From 2c4676d63ce72347adeb0c276c83a691272cb572 Mon Sep 17 00:00:00 2001 From: Maikel de Vries Date: Mon, 5 Mar 2018 17:47:43 +0100 Subject: [PATCH] update version to 8.1 --- Version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.txt b/Version.txt index efa84a6fa..3afed13e9 100644 --- a/Version.txt +++ b/Version.txt @@ -23,7 +23,7 @@ SET(C4ENGINENAME "OpenClonk") SET(C4ENGINENICK "openclonk") SET(C4XVER1 8) -SET(C4XVER2 0) +SET(C4XVER2 1) # Set this variable to any string for pre-release versions, like "alpha" or # "rc1". Don't supply a value (FALSE) for release versions.