Bump version.inc for release
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 11 Aug 2010 16:20:59 +0000 (18:20 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 11 Aug 2010 16:20:59 +0000 (18:20 +0200)
Unfortunately post-tag because I forgot to commit. Meh.

version.inc

index 42fc59b..6029146 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.7-pre";
+baseVersion = "0.7-beta1";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs