From 552f53443fb1ebb39789d2d69c54063b2b0d82c4 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sun, 25 Aug 2019 17:14:40 +0200 Subject: [PATCH] Preparing the release 5.2.0 Beta 1 --- com.woltlab.wcf/package.xml | 8 ++++---- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 11dadb88ad..dc05c374a6 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 Alpha 4 - 2019-08-17 + 5.2.0 Beta 1 + 2019-08-25 @@ -50,13 +50,13 @@ acp/post_install.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 4faf6054dc..fa8cebd90f 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -48,7 +48,7 @@ if (!@ini_get('date.timezone')) { } // define current woltlab suite version -define('WCF_VERSION', '5.2.0 Alpha 4'); +define('WCF_VERSION', '5.2.0 Beta 1'); // define current API version define('WSC_API_VERSION', 2019); -- 2.20.1