Bump version.inc for release 0.8-beta1
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 14 Feb 2012 22:01:01 +0000 (23:01 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 14 Feb 2012 22:01:01 +0000 (23:01 +0100)
version.inc

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