From 2098963d447114cfc295c4e4109b52b08893bf80 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 7 Sep 2021 23:01:22 +0200 Subject: [PATCH] Release 5.4.7 RC 2 --- com.woltlab.wcf/package.xml | 6 +++++- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index a99f6640d7..b61acae0fb 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,7 +5,7 @@ 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.7 RC 1 + 5.4.7 RC 2 2021-09-07 @@ -58,4 +58,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 8850591195..30b652fa35 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.7 RC 1'); +\define('WCF_VERSION', '5.4.7 RC 2'); // define current API version // @deprecated 5.2 -- 2.20.1