From: Manuel Nickschas Date: Tue, 9 Apr 2013 21:40:34 +0000 (+0200) Subject: Post-branch version bump X-Git-Tag: 0.10-pre^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=96d18ff3a87c94a912036aa0ad7d74f36d7be7fe Post-branch version bump --- diff --git a/version.inc b/version.inc index 37efa529..13b97d6d 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.9-rc1"; +baseVersion = "0.10-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs