From 7bced4505eedcda2480d303542553843974c4b51 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 8 Sep 2021 15:38:46 +0200 Subject: [PATCH] Release 5.4.7 --- com.woltlab.wcf/package.xml | 6 +++--- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index b61acae0fb..5ae788f91e 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.7 RC 2 - 2021-09-07 + 5.4.7 + 2021-09-08 @@ -59,7 +59,7 @@ - + files_update.tar diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 30b652fa35..4c7aadea5f 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 2'); +\define('WCF_VERSION', '5.4.7'); // define current API version // @deprecated 5.2 -- 2.20.1