Change version.inc for release 0.4.0
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2009 18:12:48 +0000 (19:12 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 17 Feb 2009 18:22:59 +0000 (19:22 +0100)
version.inc

index 431b92e..92ecac6 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.3.1";
+baseVersion = "0.4.0";
 
 protocolVersion = 9;       //< Version of the client/core protocol
 coreNeedsProtocol   = 9;   //< Minimum protocol version the core needs
 
 protocolVersion = 9;       //< Version of the client/core protocol
 coreNeedsProtocol   = 9;   //< Minimum protocol version the core needs