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