Bump version.inc for release 0.8.0
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Mar 2012 20:39:20 +0000 (21:39 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 20 Mar 2012 20:39:20 +0000 (21:39 +0100)
version.inc

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