From fc6096f1506b06bfec6bcd3a03b63289c46a34a7 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Thu, 7 Apr 2022 13:06:29 +0200 Subject: [PATCH] Bump zscript version to 4.8. I know this may seem outrageous, but if a critical bug in stable releases prevents the mod from working properly, there is nothing to do but ask players to rely on GZDoom devbuilds until the next release is out. --- language.version | 4 ++-- zscript.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/language.version b/language.version index f1ae8e3af..376b11bbd 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r19 \cu(Tue 5 Apr 13:18:31 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r19 \cu(2022-04-05 13:18:31)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r20 \cu(Thu 7 Apr 13:06:29 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r20 \cu(2022-04-07 13:06:29)\c-"; diff --git a/zscript.txt b/zscript.txt index 60baef3fb..b2cd4d723 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.7.1" +version "4.8" /* DEMOLITIONIST Main Codebase