~ubuntu-branches/ubuntu/raring/quassel/raring-proposed

« back to all changes in this revision

Viewing changes to version.inc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-08-11 12:48:08 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20100811124808-wl3zpp4gpbzmvn4t
Tags: 0.7~beta1-0ubuntu1
* New upstream beta release
  - Add libqca2-dev to build-depends for blowfish support
* Switch to source format v3 (Quilt) to use .bz2 tarball
  - Drop build-depends on quilt and update debian/rules
  - Add debian/source/format

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.6.1";
 
2
baseVersion = "0.7-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 = 611ebccdb6a2a4a89cf1f565bee7e72bcad13ffb
9
 
distCommitDate = 1271432653
 
8
distCommittish = adec06fcc2dbb97e388c63ba85ed0390c6cc732b
 
9
distCommitDate = 1281543659