From: Alexander Ebert Date: Wed, 27 Jan 2021 17:36:18 +0000 (+0100) Subject: Release 5.3.3 X-Git-Tag: 5.3.3~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ad42b4614165d82ce58fd246cd8c69d91022f90f;p=GitHub%2FWoltLab%2FWCF.git Release 5.3.3 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index c77c80ddb5..93abc364f7 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.2 - 2021-01-08 + 5.3.3 + 2021-01-29 @@ -108,4 +108,14 @@ + + + acptemplates_update.tar + files_update.tar + + + + acp/update_com.woltlab.wcf_5.3.3_style.php + acp/update_com.woltlab.wcf_5.3.3_db.php + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 468ee16caa..b2674cce1c 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.2'); +define('WCF_VERSION', '5.3.3'); // define current API version // @deprecated 5.2