From: Manuel Nickschas Date: Wed, 25 Aug 2010 10:35:53 +0000 (+0200) Subject: Post-branch version bump X-Git-Tag: 0.8-pre^0 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=e313b91867c9c85ecb96e98616cd99df807d1a34;hp=a504e9f9c678446004cd24391d0603ca9fddd38a Post-branch version bump --- diff --git a/version.inc b/version.inc index 336bb513..b27ea65e 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.7-rc1"; +baseVersion = "0.8-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs