Internal release 5.5.0 RC 3 5.5.0_RC_3
authorAlexander Ebert <ebert@woltlab.com>
Fri, 1 Jul 2022 15:40:31 +0000 (17:40 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 1 Jul 2022 15:40:31 +0000 (17:40 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 76cd3e7c2306fcbe00d6b2e5cedcbc0b594e6362..46f826417cd6d84c2aa7d525fb2d227df92700be 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.5.0 RC 2</version>
-               <date>2022-06-20</date>
+               <version>5.5.0 RC 3</version>
+               <date>2022-07-01</date>
        </packageinformation>
 
        <authorinformation>
@@ -112,13 +112,11 @@ tar cvf com.woltlab.wcf/files_pre_check.tar -C wcfsetup/install/files/ \
                <instruction type="script" run="standalone">acp/update_com.woltlab.wcf_5.5_starttls.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.5.0 RC 1">
+       <instructions type="update" fromversion="5.5.0 RC 2">
                <instruction type="acpTemplate">acptemplates_update.tar</instruction>
                <instruction type="file">files_update.tar</instruction>
                <instruction type="template">templates_update.tar</instruction>
                
                <instruction type="language"/>
-               
-               <instruction type="objectType"/>
        </instructions>
 </package>
index dcdc9d87072a59d030f2afa00e6d5c44f06205ac..13d1ccce474a38b2cb08cad87c377a12ee868cca 100644 (file)
@@ -50,7 +50,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.5.0 RC 2');
+\define('WCF_VERSION', '5.5.0 RC 3');
 
 // define current API version
 // @deprecated 5.2