~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
  • mfrom: (1.1.33 upstream)
  • Revision ID: james.westby@ubuntu.com-20100217124950-0x7pm4evjvhf2rki
Tags: 0.6~beta1-0ubuntu1
* New upstream beta release
  - Update debian/quassel-data.install for hicolor icons moving to
    debian/tmp/usr/share/icons/hicolor
  - Update debian/quassel-data.install for Quassel Oxygen icons no longer
    being shipped
  - Add qt4-dev-tools to build-depends to provide lconvert for translations
* Fix debian/copyright to use the correct © symbol and update for the new
  year

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