From: Alexander Ebert Date: Thu, 30 Jan 2020 19:54:26 +0000 (+0100) Subject: Preparing the release 5.2.2 X-Git-Tag: 5.2.2~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=673b8087abe2f4f4b690c1be6618a7865a9e0c5e;p=GitHub%2FWoltLab%2FWCF.git Preparing the release 5.2.2 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 79ae52a492..ed01ca1638 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.1 - 2020-01-09 + 5.2.2 + 2020-01-30 @@ -106,16 +106,13 @@ defaultStyle.tar - + acptemplates_update.tar files_update.tar templates_update.tar - - + acp/update_com.woltlab.wcf_5.2.2.php - - diff --git a/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2.2.php b/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2.2.php index 446bf8af4d..5cc4d11579 100644 --- a/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2.2.php +++ b/wcfsetup/install/files/acp/update_com.woltlab.wcf_5.2.2.php @@ -21,7 +21,7 @@ use wcf\system\database\table\index\DatabaseTablePrimaryIndex; use wcf\system\package\plugin\ScriptPackageInstallationPlugin; /** - * Adds missing foreign keys from the 3.1 to 5.2.0 update. + * Adds missing foreign keys from the 3.1 to 5.2 update. * * @author Matthias Schmidt * @copyright 2001-2020 WoltLab GmbH diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 4a8a3d9f4d..0e28b1aeb8 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.1'); +define('WCF_VERSION', '5.2.2'); // define current API version // @deprecated 5.2