From: Manuel Nickschas Date: Tue, 17 Feb 2009 18:12:48 +0000 (+0100) Subject: Change version.inc for release X-Git-Tag: 0.4.0 X-Git-Url: https://git.quassel-irc.org/?a=commitdiff_plain;h=322a03b276d010c93754898dee2afb2a527dfdac;p=quassel.git Change version.inc for release --- diff --git a/version.inc b/version.inc index 431b92e0..92ecac69 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.3.1"; +baseVersion = "0.4.0"; protocolVersion = 9; //< Version of the client/core protocol coreNeedsProtocol = 9; //< Minimum protocol version the core needs