<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 Beta 2</version> <!-- codename: hurricane -->
- <date>2019-10-06</date>
+ <version>5.2.0 Beta 3</version> <!-- codename: hurricane -->
+ <date>2019-11-06</date>
</packageinformation>
<authorinformation>
<instruction type="script">acp/post_install.php</instruction>
</instructions>
- <instructions type="update" fromversion="5.2.0 Beta 1">
+ <instructions type="update" fromversion="5.2.0 Beta 2">
<instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
<instruction type="template">templates_update.tar</instruction>
- <instruction type="sql">update_5.2_pre_sql_api.sql</instruction>
- <instruction type="script">acp/update-com.woltlab.wcf_5.2.0_beta_2.php</instruction>
-
<instruction type="language" />
-
- <instruction type="objectType" />
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '5.2.0 Beta 2');
+define('WCF_VERSION', '5.2.0 Beta 3');
// define current API version
define('WSC_API_VERSION', 2019);