Bump version to 6.1-rc2.

stable-6.1
Nicolas Hake 2015-05-27 22:12:04 +02:00
parent 6b27635bf3
commit 8786b7ab82
1 changed files with 1 additions and 1 deletions

View File

@ -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.