From: Manuel Nickschas Date: Tue, 20 Mar 2012 20:48:06 +0000 (+0100) Subject: Post-branch version bump X-Git-Tag: 0.9-pre^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=1a957bc9bcda05ef62517599a9e0e5a37e54b6b0;hp=5988f4cd56e54fbe02e668fd48bf430e80f33f55 Post-branch version bump --- diff --git a/version.inc b/version.inc index 38cbd874..c350122b 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.8.0"; +baseVersion = "0.9-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs