From daebfa3e7af3fba95984a2cb9ca7208fd2e94b86 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Fri, 2 Oct 2009 15:18:42 +0200 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 c4056712..d0eac1ab 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-rc1"; +baseVersion = "0.5-rc2"; protocolVersion = 10; //< Version of the client/core protocol coreNeedsProtocol = 10; //< Minimum protocol version the core needs -- 2.20.1