From: Alexander Ebert Date: Wed, 8 Jan 2020 15:27:05 +0000 (+0100) Subject: Preparing the release 5.2.1 X-Git-Tag: 5.2.1~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=14537b3ad1e1b17276a56afeabec5e1a9528c62e;p=GitHub%2FWoltLab%2FWCF.git Preparing the release 5.2.1 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 8be652db0c..a23a1700f2 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.2.0 - 2019-12-29 + 5.2.1 + 2020-01-09 @@ -106,12 +106,14 @@ defaultStyle.tar - + + 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 893f7d3a53..4a8a3d9f4d 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -49,7 +49,7 @@ if (!@ini_get('date.timezone')) { } // define current woltlab suite version -define('WCF_VERSION', '5.2.0'); +define('WCF_VERSION', '5.2.1'); // define current API version // @deprecated 5.2