Bump version.inc for release 0.5.1
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 21 Nov 2009 15:44:20 +0000 (16:44 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 21 Nov 2009 15:44:20 +0000 (16:44 +0100)
version.inc

index e9f2564..798b506 100644 (file)
@@ -1,5 +1,5 @@
 //! This is the fallback version number in case we can't autogenerate one
-baseVersion = "0.5.0";
+baseVersion = "0.5.1";
 
 protocolVersion = 10;       //< Version of the client/core protocol
 coreNeedsProtocol   = 10;   //< Minimum protocol version the core needs