Bump version.inc for release 0.10 0.10.1
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 23 Sep 2014 21:42:51 +0000 (23:42 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 23 Sep 2014 21:42:51 +0000 (23:42 +0200)
For the last time. Was nice knowing you.

version.inc

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