From: Manuel Nickschas Date: Wed, 14 Oct 2009 20:45:43 +0000 (+0200) Subject: Post-release version.inc bump X-Git-Tag: 0.6-beta1~214 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=5e044f9090af34aa7a6bb5d1c7fdadf603916c39 Post-release version.inc bump --- diff --git a/version.inc b/version.inc index e9f25648..6c7dc462 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.5.0"; +baseVersion = "0.6-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs