From 04ae73c23b61070a296016b5af130fd600ea678f Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 6 Mar 2013 20:54:18 +0100 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 c350122b..0f7a61b3 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.9-pre"; +baseVersion = "0.9-beta1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1