From aa285964d0e486a681f56254dc123857c15c66fa Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 21 Sep 2010 11:50:36 +0200 Subject: [PATCH] Bump version.inc for release --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 16d3d996..9c7bed6f 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.0"; +baseVersion = "0.7.1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1