From adec06fcc2dbb97e388c63ba85ed0390c6cc732b Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 11 Aug 2010 18:20:59 +0200 Subject: [PATCH 1/1] Bump version.inc for release Unfortunately post-tag because I forgot to commit. Meh. --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 42fc59b0..60291467 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-pre"; +baseVersion = "0.7-beta1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1