From a8719523fd7ec3204fa7384b71996f8f9e83fb4c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Sun, 5 Sep 2010 11:11:17 +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 8fedbe9b..2c6820bc 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.6.1"; +baseVersion = "0.6.2"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1