From 8786b7ab821d947640128d4e83e48b0450fc9520 Mon Sep 17 00:00:00 2001 From: Nicolas Hake Date: Wed, 27 May 2015 22:12:04 +0200 Subject: [PATCH] Bump version to 6.1-rc2. --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index a6e84ab19..e993bd45f 100644 --- a/Version.txt +++ b/Version.txt @@ -27,7 +27,7 @@ SET(C4XVER2 1) # Set this variable to any string for pre-release versions, like "alpha" or # "rc1". Don't supply a value for release versions. -SET(C4VERSIONEXTRA "rc1") +SET(C4VERSIONEXTRA "rc2") # C4VERSIONBUILDNAME should be witty and somewhat frequently changing # for alpha and beta releases, and meaningful and stable for stable releases.