From c3f6e024cd4aa3e6d103480dd1476728ce23f819 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 24 Sep 2021 11:13:32 +0200 Subject: [PATCH] Release 5.4.8 --- 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 c71f90317c..fe75a03e9a 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.8 dev 2 + 5.4.8 2021-09-24 @@ -58,7 +58,7 @@ - - + + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index e9b793b39f..202be3b93a 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.8 dev 2'); +\define('WCF_VERSION', '5.4.8'); // define current API version // @deprecated 5.2 -- 2.20.1