From: Manuel Nickschas Date: Sun, 16 Mar 2014 14:41:48 +0000 (+0100) Subject: Start of 0.11 cycle X-Git-Tag: 0.11-pre X-Git-Url: https://git.quassel-irc.org/?a=commitdiff_plain;h=d3fd1d9ca0b14f56ad8182b35e86570c780965db;p=quassel.git Start of 0.11 cycle --- diff --git a/version.inc b/version.inc index ce45105f..1f13e4c9 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-rc1"; +baseVersion = "0.11-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs