Missing update of the version number in `wcf\system\WCF`
authorAlexander Ebert <ebert@woltlab.com>
Thu, 28 Jan 2021 17:14:42 +0000 (18:14 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 28 Jan 2021 17:14:42 +0000 (18:14 +0100)
wcfsetup/install/files/lib/system/WCF.class.php

index 455c939dd419b53de076bc7386b16520b88cec2a..d6e5d5f7dab6ac8f15a8436ab59340a71c002afe 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.3.2');
+\define('WCF_VERSION', '5.4.0 Alpha 1');
 
 // define current API version
 // @deprecated 5.2