From 2ef05a04e0a440f6f3830e94c4f59711a0965a87 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 17 Feb 2009 19:12:48 +0100 Subject: [PATCH] Change version.inc for release --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 431b92e0..92ecac69 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.3.1"; +baseVersion = "0.4.0"; protocolVersion = 9; //< Version of the client/core protocol coreNeedsProtocol = 9; //< Minimum protocol version the core needs -- 2.20.1