From 07f02800efa92b041e50bab0f1cfcf70bf3a4f87 Mon Sep 17 00:00:00 2001 From: Nicolas Hake Date: Sat, 6 Jun 2015 12:46:30 +0200 Subject: [PATCH] Bump version to 6.1. --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index e993bd45f..16b97a759 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 "rc2") +SET(C4VERSIONEXTRA) # C4VERSIONBUILDNAME should be witty and somewhat frequently changing # for alpha and beta releases, and meaningful and stable for stable releases.