From 8ae6ba6b6c66cca2656b5fb2754f9ff5fd17748c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 26 Aug 2009 16:06:31 +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 f9f0f568..fea91ec1 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.4"; +baseVersion = "0.4.3"; protocolVersion = 9; //< Version of the client/core protocol coreNeedsProtocol = 9; //< Minimum protocol version the core needs -- 2.20.1