Bump version.inc for release 0.6.2
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 5 Sep 2010 09:11:17 +0000 (11:11 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 5 Sep 2010 10:08:49 +0000 (12:08 +0200)
version.inc

index 8fedbe9..2c6820b 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.6.1";
+baseVersion = "0.6.2";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs