Release 5.4.7 RC 1 5.4.7-RC-1 5.4.7_RC_1
authorAlexander Ebert <ebert@woltlab.com>
Tue, 7 Sep 2021 11:33:58 +0000 (13:33 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 7 Sep 2021 11:33:58 +0000 (13:33 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 841144a88720294e69eed0195dbca30b157df081..a99f6640d75bcfdbe70c8ee5adff0f767e76a8f9 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.6</version>
-               <date>2021-08-31</date>
+               <version>5.4.7 RC 1</version>
+               <date>2021-09-07</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.4.4">
+       <instructions type="update" fromversion="5.4.6">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language" />
-
-               <!-- Delete the empty phrase once again. It might have been re-injected using the I18n functionality. -->
-               <instruction type="script">acp/update_com.woltlab.wcf_5.4_deleteLanguageItems.php</instruction>
-       </instructions>
-
-       <instructions type="update" fromversion="5.4.5">
-               <instruction type="file">files_update.tar</instruction>
                
-               <!-- Delete the empty phrase once again. It might have been re-injected using the I18n functionality. -->
-               <instruction type="script">acp/update_com.woltlab.wcf_5.4_deleteLanguageItems.php</instruction>
+               <instruction type="mediaProvider" />
        </instructions>
 </package>
index 43a174662e66db95c9669059c27d9515c2e84566..88505911954b3cf3a084691ea44a6c5ad5db3d74 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.6');
+\define('WCF_VERSION', '5.4.7 RC 1');
 
 // define current API version
 // @deprecated 5.2