Post-release bump to 5.3.90

Armin Burgmeier 2012-10-17 21:41:37 +02:00
parent 889381d16a
commit 5e05a47c3c
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}")
SET(C4XVER1 5)
SET(C4XVER2 3)
SET(C4XVER3 1)
SET(C4XVER4 23)
SET(C4XVER3 2)
SET(C4XVER4 30)
# C4VERSIONBUILDNAME should be witty and somewhat frequently changing
# for alpha and beta releases, and meaningful and stable for stable releases.