From 23aa72f52f23654c81014853521246495522d006 Mon Sep 17 00:00:00 2001 From: Tobias Zwick Date: Mon, 27 Jan 2014 00:23:42 +0700 Subject: [PATCH] correct version to 5.4.0 --- Version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Version.txt b/Version.txt index e531f0271..d817a8688 100644 --- a/Version.txt +++ b/Version.txt @@ -11,8 +11,8 @@ SET(C4ENGINENAME "OpenClonk") SET(C4ENGINENICK "openclonk") SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}") -SET(C4XVER1 4) -SET(C4XVER2 0) +SET(C4XVER1 5) +SET(C4XVER2 4) SET(C4XVER3 0) # C4VERSIONBUILDNAME should be witty and somewhat frequently changing