Bump version.inc for release 0.5.2
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 18 Jan 2010 23:52:02 +0000 (00:52 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 18 Jan 2010 23:52:02 +0000 (00:52 +0100)
version.inc

index 798b506..71d450b 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.5.1";
+baseVersion = "0.5.2";
 
 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