Start of 0.11 cycle 0.11-pre
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 16 Mar 2014 14:41:48 +0000 (15:41 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 16 Mar 2014 14:41:48 +0000 (15:41 +0100)
version.inc

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