Bump version.inc 0.5-rc1
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 26 Aug 2009 13:26:57 +0000 (15:26 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 26 Aug 2009 13:29:46 +0000 (15:29 +0200)
version.inc

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