From fee817dcbde905ea7a6c02f4e78c59de60c94d36 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 3 Mar 2010 17:30:56 +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 cf90014f..15d8177c 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.6-beta1"; +baseVersion = "0.6-rc1"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1