From 5e044f9090af34aa7a6bb5d1c7fdadf603916c39 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 14 Oct 2009 22:45:43 +0200 Subject: [PATCH] Post-release version.inc bump --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index e9f25648..6c7dc462 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.5.0"; +baseVersion = "0.6-pre"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1