increase engine version number to 5.4.1

stable-5.4 v5.4.1
Tobias Zwick 2014-02-16 22:45:27 +07:00
parent 455c35e2e5
commit 1066c4a4b3
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 1)
# C4VERSIONBUILDNAME should be witty and somewhat frequently changing
# for alpha and beta releases, and meaningful and stable for stable releases.