Release 5.4.5 RC 1 5.4.5_RC_1
authorAlexander Ebert <ebert@woltlab.com>
Fri, 27 Aug 2021 10:43:18 +0000 (12:43 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 27 Aug 2021 10:43:18 +0000 (12:43 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index d33239218acd6b52ad41d641229e01709aa726d6..c8146e3f00f3fb9aaf5274ddaadbac3f6f49be38 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.4</version>
-               <date>2021-08-11</date>
+               <version>5.4.5 RC 1</version>
+               <date>2021-08-27</date>
        </packageinformation>
        
        <authorinformation>
@@ -141,6 +141,12 @@ tar cvf com.woltlab.wcf/files_pre.tar -C wcfsetup/install/files/ \
        </instructions>
 
        <instructions type="update" fromversion="5.4.4">
+               <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>
index fbf958c278d247d789476d3e28b5fecd93b51cd7..462689b37e9d9bb9b9c585dea2ef68b611e7cda6 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.4');
+\define('WCF_VERSION', '5.4.5 RC 1');
 
 // define current API version
 // @deprecated 5.2