From: Manuel Nickschas Date: Tue, 23 Sep 2014 21:42:51 +0000 (+0200) Subject: Bump version.inc for release X-Git-Tag: 0.10.1^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=refs%2Fheads%2F0.10 Bump version.inc for release For the last time. Was nice knowing you. --- diff --git a/version.inc b/version.inc index 0af093fc..c78762aa 100644 --- a/version.inc +++ b/version.inc @@ -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