From 7e7385c74910ee27c2c615cc0cf8e5b04abe2b0c Mon Sep 17 00:00:00 2001 From: Andrettin <6322423+Andrettin@users.noreply.github.com> Date: Sat, 9 Jan 2021 19:03:51 +0100 Subject: [PATCH] Updated version to 4.1.0 --- readme.txt | 2 +- scripts/stratagus.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index f475697eed..bf0f1f293d 100644 --- a/readme.txt +++ b/readme.txt @@ -54,7 +54,7 @@ https://github.com/Andrettin/Wyrmsun ############################################################ ----------------------------------------------------------------------- -- 4.0.6 +- 4.1.0 ----------------------------------------------------------------------- * Graphics diff --git a/scripts/stratagus.lua b/scripts/stratagus.lua index dfad4bec59..b6d6c64bad 100644 --- a/scripts/stratagus.lua +++ b/scripts/stratagus.lua @@ -35,7 +35,7 @@ DebugPrint("Stratagus default config file loading ...\n") wyrmsun = {} wyrmsun.Name = "Wyrmsun" -wyrmsun.Version = "4.0.6" +wyrmsun.Version = "4.1.0" wyrmsun.Homepage = "" wyrmsun.Licence = "GPL 2.0" wyrmsun.Copyright = "Copyright (c) 2013-2020 by Andrettin"