Bump version.inc for release 0.10-beta1
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 18 Feb 2014 22:40:06 +0000 (23:40 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 18 Feb 2014 22:40:06 +0000 (23:40 +0100)
version.inc

index 13b97d6..f41df4f 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.10-pre";
+baseVersion = "0.10-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