From 7ceb7da109fc0d19187ea12d29d1889a74cce47b Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 31 Aug 2021 16:33:48 +0200 Subject: [PATCH] Release 5.4.5 --- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 462689b37e..d581517aa8 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.5 RC 1'); +\define('WCF_VERSION', '5.4.5'); // define current API version // @deprecated 5.2 -- 2.20.1