~ubuntu-branches/ubuntu/trusty/quassel/trusty-updates

« back to all changes in this revision

Viewing changes to version.inc

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-02-18 23:18:25 UTC
  • mfrom: (1.1.54)
  • Revision ID: package-import@ubuntu.com-20140218231825-6vvoh451otn95pkn
Tags: 0.10~beta1-0ubuntu1
* New upstream beta relase
  - Drop debian/patches/upstream_fix_fullscreen_mode.diff which had been
    cherrypicked from upstream

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.9.2";
 
2
baseVersion = "0.10-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 = 7a8fa5c5aaf61dabfc36476ea70223d14d135061
9
 
distCommitDate = 1385501187
 
8
distCommittish = a28b9907d709b394c66d0f4740299efef3673fdf
 
9
distCommitDate = 1392763206