From 20647e48dc52ff392d14c74adaab9a6a24ed9d05 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 22 Dec 2021 15:49:35 +0100 Subject: [PATCH] Release 5.4.10 dev 2 --- com.woltlab.wcf/package.xml | 8 ++++++-- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 452e6d5462..3df228ef00 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.10 dev 1 - 2021-12-18 + 5.4.10 dev 2 + 2021-12-22 @@ -57,4 +57,8 @@ + + + files_update.tar + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 8fe8031853..83f11854d2 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.10 dev 1'); +\define('WCF_VERSION', '5.4.10 dev 2'); // define current API version // @deprecated 5.2 -- 2.20.1