From 43426428c6843f9d85fb29bce08a79d09ba852c5 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 17 Dec 2021 17:38:41 +0100 Subject: [PATCH] Release 5.4.10 dev 1 --- com.woltlab.wcf/package.xml | 15 ++++----------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 9eaa2cca8c..452e6d5462 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.4.9 - 2021-11-30 + 5.4.10 dev 1 + 2021-12-18 @@ -49,19 +49,12 @@ 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 fae9626448..8fe8031853 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) { } // define current woltlab suite version -\define('WCF_VERSION', '5.4.9'); +\define('WCF_VERSION', '5.4.10 dev 1'); // define current API version // @deprecated 5.2 -- 2.20.1