increase version to 8.0 alpha

objectmenu
Maikel de Vries 2016-01-23 19:56:53 +01:00
parent 93c20b19a0
commit d31792f1d7
1 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ SET(C4PROJECT_URL "http://${C4PROJECT_DOMAIN}.${C4PROJECT_TLD}")
SET(C4ENGINENAME "OpenClonk")
SET(C4ENGINENICK "openclonk")
SET(C4XVER1 7)
SET(C4XVER1 8)
SET(C4XVER2 0)
# Set this variable to any string for pre-release versions, like "alpha" or
# "rc1". Don't supply a value (FALSE) for release versions.
SET(C4VERSIONEXTRA FALSE)
SET(C4VERSIONEXTRA "alpha")