From: Manuel Nickschas Date: Tue, 21 Feb 2012 22:15:41 +0000 (+0100) Subject: Bump version.inc for release X-Git-Tag: 0.8-rc1^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=e83af91ed6e4cf4506686bde3f07634470c83ac7;ds=inline Bump version.inc for release --- diff --git a/version.inc b/version.inc index 431ec8a0..7d0f0abf 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-beta1"; +baseVersion = "0.8-rc1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs