From c91d25b3fe07bdbf27fcc923eb3c590464e8b40f Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 14 Jun 2021 19:11:24 +0200 Subject: [PATCH] Release 5.3.9 --- com.woltlab.wcf/package.xml | 8 ++------ wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 26f6e0385a..f23319d639 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,7 +5,7 @@ Free CMS and web-framework, designed for awesome websites and communities. Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht. 1 - 5.3.8 + 5.3.9 2021-06-14 @@ -106,11 +106,7 @@ acp/update_com.woltlab.wcf_5.3_packageServer.php - - acptemplates_update.tar + files_update.tar - templates_update.tar - - diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 63211303be..c8631c0dea 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) { } // define current woltlab suite version -define('WCF_VERSION', '5.3.8'); +define('WCF_VERSION', '5.3.9'); // define current API version // @deprecated 5.2 -- 2.20.1