Release 5.2.17 5.2.17
authorAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jan 2022 12:55:01 +0000 (13:55 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 19 Jan 2022 12:55:01 +0000 (13:55 +0100)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index c78ab770831e75ca96bd7f78e019249af0aeef85..1bf494c2462f62bc4550ce3bad6638aa19034abb 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.16</version> <!-- codename: hurricane -->
-               <date>2021-11-30</date>
+               <version>5.2.17</version> <!-- codename: hurricane -->
+               <date>2022-01-19</date>
        </packageinformation>
        
        <authorinformation>
                <instruction type="script">acp/update_com.woltlab.wcf_preventMailAbuse.php</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="5.2.15">
-               <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+       <instructions type="update" fromversion="5.2.16">
                <instruction type="file">files_update.tar</instruction>
-               
-               <instruction type="language"/>
        </instructions>
 </package>
index c47f8f425db656f2379a163a8de3c1a40957320f..8c6625a9a7e6e9d1478bacf2e2e94845e1b64138 100644 (file)
@@ -51,7 +51,7 @@ if (!@ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-define('WCF_VERSION', '5.2.16');
+define('WCF_VERSION', '5.2.17');
 
 // define current API version
 // @deprecated 5.2