Bump version.inc for release 0.9.0
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Apr 2013 21:19:43 +0000 (23:19 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 16 Apr 2013 21:42:42 +0000 (23:42 +0200)
version.inc

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