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

index 431ec8a..7d0f0ab 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-beta1";
+baseVersion = "0.8-rc1";
 
 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