From: Manuel Nickschas Date: Tue, 1 Jul 2008 22:00:19 +0000 (+0200) Subject: Tagging 0.2.0-rc1 X-Git-Tag: 0.2.0-rc1^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=1ba185bf681ed95891f062ab8775fd0ab55d62cc Tagging 0.2.0-rc1 --- diff --git a/version.inc b/version.inc index 9bf1e7b3..89d589bf 100644 --- a/version.inc +++ b/version.inc @@ -2,7 +2,7 @@ // This is included in main.cpp //! This is the fallback version number in case we can't autogenerate one -quasselBaseVersion = "0.2.0-beta2-pre"; +quasselBaseVersion = "0.2.0-rc1"; protocolVersion = 1; //< Version of the client/core protocol coreNeedsProtocol = 1; //< Minimum protocol version the core needs