Release 5.4.0 RC 1
authorAlexander Ebert <ebert@woltlab.com>
Mon, 28 Jun 2021 13:37:04 +0000 (15:37 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 28 Jun 2021 13:37:04 +0000 (15:37 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 1f96ab8e4d52b2127b2c25dc7e2c0380b400447b..42fdb4592cd5e1463a2b1d26247fde8d13108162 100644 (file)
@@ -5,8 +5,8 @@
                <packagedescription>Free CMS and web-framework, designed for awesome websites and communities.</packagedescription>
                <packagedescription language="de">Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht.</packagedescription>
                <isapplication>1</isapplication>
-               <version>5.4.0 Beta 2</version>
-               <date>2021-06-18</date>
+               <version>5.4.0 RC 1</version>
+               <date>2021-06-30</date>
        </packageinformation>
        
        <authorinformation>
@@ -149,10 +149,8 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
                <instruction type="script">acp/update_com.woltlab.wcf_5.4_deleteLanguageItems.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.4.0 Beta 1">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+       <instructions type="update" fromversion="5.4.0 Beta 2">
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language" />
        </instructions>
index 5503e5a7fe290eb3a50b5568659b66a5964632d4..8f9ead47c601189aeaeb5a074a5eab6959bb0a50 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.0 Beta 2');
+\define('WCF_VERSION', '5.4.0 RC 1');
 
 // define current API version
 // @deprecated 5.2