From: Alexander Ebert Date: Wed, 23 Sep 2020 19:37:44 +0000 (+0200) Subject: Internal release 5.3.0 Beta 1 X-Git-Tag: 5.3.0_Beta_1~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=15f561b6b89a3fe5a4d1d47d1a24be97dfded192;p=GitHub%2FWoltLab%2FWCF.git Internal release 5.3.0 Beta 1 --- diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index adbbbc8c43..cc01f3bb70 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -49,54 +49,14 @@ acp/post_install.php - - - - files_pre.tar - - - acp/update_com.woltlab.wcf_5.3_preUpdate.php - - - acp/update_com.woltlab.wcf_5.3.php - - - - - - - - - - - - - - - acp/update_com.woltlab.wcf_5.3_emailConfirmation.php - - - acp/update_com.woltlab.wcf_5.3_sitemaps.php - - - - - - - - defaultStyle.tar + + + acptemplates_update.tar + files_update.tar + templates_update.tar - acp/update_com.woltlab.wcf_5.3_invalidateMailForm.php - - acp/update_com.woltlab.wcf_5.3_style.php - - - update_5.3.sql + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index b920367df7..ae945e08e2 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.3.0 Alpha 1'); +define('WCF_VERSION', '5.3.0 Beta 1'); // define current API version // @deprecated 5.2