Bump version.inc for release 0.6.3
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 21 Sep 2010 09:53:31 +0000 (11:53 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 21 Sep 2010 09:53:31 +0000 (11:53 +0200)
version.inc

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