Raise Version number to 5.4.99

This should be higher than any stable version number while still lower than
5.5.0.
Controls
Günther Brammer 2014-09-28 22:55:17 +02:00
parent a2b7dd9e4b
commit 6a6969cb59
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}")
SET(C4XVER1 5)
SET(C4XVER2 4)
SET(C4XVER3 0)
SET(C4XVER3 99)
# C4VERSIONBUILDNAME should be witty and somewhat frequently changing
# for alpha and beta releases, and meaningful and stable for stable releases.