Post-release version.inc bump
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 14 Oct 2009 20:45:43 +0000 (22:45 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 14 Oct 2009 20:45:43 +0000 (22:45 +0200)
version.inc

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