From a28b9907d709b394c66d0f4740299efef3673fdf Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 18 Feb 2014 23:40:06 +0100 Subject: [PATCH 1/1] Bump version.inc for release --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 13b97d6d..f41df4f7 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.10-pre"; +baseVersion = "0.10-beta1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1