Bump version.inc for release 0.7-rc1
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Aug 2010 09:55:23 +0000 (11:55 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Aug 2010 10:06:28 +0000 (12:06 +0200)
version.inc

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