From e257fe35a0609747d26d87432a3fd4ee5a43a5fb Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 23 Sep 2014 23:42:51 +0200 Subject: [PATCH] Bump version.inc for release For the last time. Was nice knowing you. --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 0af093fc..c78762aa 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.0"; +baseVersion = "0.10.1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1