Bump version.inc for release 0.9-rc1
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 9 Apr 2013 21:35:17 +0000 (23:35 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 9 Apr 2013 21:35:17 +0000 (23:35 +0200)
version.inc

index 0f7a61b..37efa52 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.9-beta1";
+baseVersion = "0.9-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