Bump version.inc for release
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 14 Apr 2010 09:29:30 +0000 (11:29 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 14 Apr 2010 09:29:30 +0000 (11:29 +0200)
version.inc

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