From: Alexander Ebert Date: Sat, 21 Nov 2020 18:59:08 +0000 (+0100) Subject: Release 5.3.1 X-Git-Tag: 5.3.1~9 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=85e5522283166e7a6355f8f901052bba8f52ff54;p=GitHub%2FWoltLab%2FWCF.git Release 5.3.1 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 94949bc0b7..bbcadb6939 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ 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.0 - 2020-11-11 + 5.3.1 + 2020-11-23 @@ -104,11 +104,23 @@ update_5.3.sql - + + + acptemplates_update.tar + files_update.tar + templates_update.tar + + + + + + acp/update_com.woltlab.wcf_5.3.1_style.php + acp/update_com.woltlab.wcf_5.3_orphanedComments.php + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 624f74d152..b1b5cc2185 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.0'); +define('WCF_VERSION', '5.3.1'); // define current API version // @deprecated 5.2