Raise version to 5.3.0[22]

stable-5.3 v5.3.0
Sven Eberhardt 2012-10-14 22:07:40 +02:00
parent c6641c9850
commit aad698fa02
1 changed files with 4 additions and 4 deletions

View File

@ -12,15 +12,15 @@ SET(C4ENGINENICK "openclonk")
SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}")
SET(C4XVER1 5)
SET(C4XVER2 2)
SET(C4XVER3 90)
SET(C4XVER4 21)
SET(C4XVER2 3)
SET(C4XVER3 0)
SET(C4XVER4 22)
# C4VERSIONBUILDNAME should be witty and somewhat frequently changing
# for alpha and beta releases, and meaningful and stable for stable releases.
# Both variables need to start with a space if they aren't empty.
SET(C4VERSIONBUILDNAME " Beyond the Rocks")
SET(C4VERSIONEXTRA " Alpha")
SET(C4VERSIONEXTRA " Delta")
############################################################################
# Get revision from Mercurial