~ubuntu-branches/ubuntu/saucy/quassel/saucy-proposed

« back to all changes in this revision

Viewing changes to version.inc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-02-17 12:49:50 UTC
  • mto: This revision was merged to the branch mainline in revision 59.
  • Revision ID: james.westby@ubuntu.com-20100217124950-v9hajw5d2xa6fszn
Tags: upstream-0.6~beta1
ImportĀ upstreamĀ versionĀ 0.6~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
//! This is the fallback version number in case we can't autogenerate one
2
 
baseVersion = "0.5.2";
 
2
baseVersion = "0.6-beta1";
3
3
 
4
4
protocolVersion = 10;       //< Version of the client/core protocol
5
5
coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs
6
6
clientNeedsProtocol = 10;   //< Minimum protocol version the client needs
7
7
 
8
 
distCommittish = 42d7cf22d0e13067dc47a3723b24aeb172e73fd9
9
 
distCommitDate = 1263858722
 
8
distCommittish = a1312aece1fc62ffa4f0ce50265783728964c19f
 
9
distCommitDate = 1266367026