From 9279d0a8af31446ee2165643c7db2ad78a39cf54 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Sun, 16 Mar 2014 15:41:48 +0100 Subject: [PATCH] Start of 0.11 cycle --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index ce45105f..1f13e4c9 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-rc1"; +baseVersion = "0.11-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1