Release 5.4.24 5.4.24
authorAlexander Ebert <ebert@woltlab.com>
Tue, 18 Oct 2022 14:44:19 +0000 (16:44 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 18 Oct 2022 14:44:19 +0000 (16:44 +0200)
com.woltlab.wcf/package.xml
wcfsetup/install/files/lib/system/WCF.class.php

index eb39b7f95e3204d7bbc679e1d2ff492490a971a4..0540820f511ec463a3a4c10b3baedbe6af662038 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.23</version>
-               <date>2022-09-22</date>
+               <version>5.4.24</version>
+               <date>2022-10-18</date>
        </packageinformation>
        
        <authorinformation>
@@ -50,7 +50,7 @@
                <instruction type="script">acp/post_install.php</instruction>
        </instructions>
 
-       <instructions type="update" fromversion="5.4.22">
+       <instructions type="update" fromversion="5.4.23">
                <instruction type="file">files_update.tar</instruction>
        </instructions>
 </package>
index 74edb7a96fb731dad7d492af022d9afb62474853..1f30b2dae7e57173533aeecd969e0fde1b7d53f7 100644 (file)
@@ -53,7 +53,7 @@ if (!@\ini_get('date.timezone')) {
 }
 
 // define current woltlab suite version
-\define('WCF_VERSION', '5.4.23');
+\define('WCF_VERSION', '5.4.24');
 
 // define current API version
 // @deprecated 5.2