Raise version to 5.5.0

issue1247 v5.5.0
Sven Eberhardt 2014-10-04 23:55:53 +02:00
parent d662d5001e
commit 0b9de1fb93
1 changed files with 2 additions and 2 deletions

View File

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