From 0b9de1fb9351447bae4941e39a53720cb467f647 Mon Sep 17 00:00:00 2001 From: Sven Eberhardt Date: Sat, 4 Oct 2014 23:55:53 +0200 Subject: [PATCH] Raise version to 5.5.0 --- Version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Version.txt b/Version.txt index a95762a52..acf7edc73 100644 --- a/Version.txt +++ b/Version.txt @@ -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.