Preparing the release 5.2.1
authorAlexander Ebert <ebert@woltlab.com>
Wed, 8 Jan 2020 15:27:05 +0000 (16:27 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 8 Jan 2020 15:27:05 +0000 (16:27 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index 8be652db0ce94e2ef3dcb37b31c7e1daedd17162..a23a1700f251fca113f23afffae959f659e8640d 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.2.0</version> <!-- codename: hurricane -->
-               <date>2019-12-29</date>
+               <version>5.2.1</version> <!-- codename: hurricane -->
+               <date>2020-01-09</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="style" run="standalone">defaultStyle.tar</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.0 RC 2">
+       <instructions type="update" fromversion="5.2.0">
+               <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="mediaProvider" />
                <instruction type="objectType" />
        </instructions>
 </package>
index 893f7d3a539337122f42b8282f4131b730fcec33..4a8a3d9f4d2ac217912d3ebf29061b23022fdb48 100644 (file)
@@ -49,7 +49,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.2.0');
+define('WCF_VERSION', '5.2.1');
 
 // define current API version
 // @deprecated 5.2