Bump version.inc for release 0.4.3
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 26 Aug 2009 14:06:31 +0000 (16:06 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 26 Aug 2009 14:07:18 +0000 (16:07 +0200)
version.inc

index f9f0f56..fea91ec 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.4";
+baseVersion = "0.4.3";
 
 protocolVersion = 9;       //< Version of the client/core protocol
 coreNeedsProtocol   = 9;   //< Minimum protocol version the core needs