From 0d1cd0272840a4ad9124e0e90cb52f7e45e6bf0a Mon Sep 17 00:00:00 2001 From: Tobias Zwick Date: Fri, 3 Dec 2010 19:49:57 +0100 Subject: [PATCH] increased version number (hopefully last release test) --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index a18f62a13..1ab6029cb 100644 --- a/Version.txt +++ b/Version.txt @@ -17,7 +17,7 @@ SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}") SET(C4XVER1 4) SET(C4XVER2 10) SET(C4XVER3 0) -SET(C4XVER4 8) +SET(C4XVER4 9) SET(C4VERSIONBUILDNAME "Back to the Rocks")