From 5e05a47c3c9397685191055497826d7d021cfe21 Mon Sep 17 00:00:00 2001 From: Armin Burgmeier Date: Wed, 17 Oct 2012 21:41:37 +0200 Subject: [PATCH] Post-release bump to 5.3.90 --- Version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Version.txt b/Version.txt index 0e2c9142d..8890a384f 100644 --- a/Version.txt +++ b/Version.txt @@ -13,8 +13,8 @@ SET(C4ENGINEID "${C4PROJECT_TLD}.${C4PROJECT_DOMAIN}.${C4ENGINENICK}") SET(C4XVER1 5) SET(C4XVER2 3) -SET(C4XVER3 1) -SET(C4XVER4 23) +SET(C4XVER3 2) +SET(C4XVER4 30) # C4VERSIONBUILDNAME should be witty and somewhat frequently changing # for alpha and beta releases, and meaningful and stable for stable releases.