<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>3.0.0 Beta 3</version> <!-- codename: vortex -->
- <date>2016-10-21</date>
+ <version>3.0.0 Beta 4</version> <!-- codename: vortex -->
+ <date>2016-10-27</date>
</packageinformation>
<authorinformation>
<!-- TODO for updates: remember update_com.woltlab.wcf_3.0.0.php -->
- <instructions type="update" fromversion="3.0.0 Beta 2">
- <instruction type="acpTemplate">acptemplates_update.tar</instruction>
- <instruction type="file">files_update.tar</instruction>
- <instruction type="template">templates_update.tar</instruction>
+ <instructions type="update" fromversion="3.0.0 Beta 3">
+ <instruction type="acpTemplate" />
+ <instruction type="template" />
- <instruction type="sql" run="standalone">update_3.0.0_beta_2.sql</instruction>
+ <instruction type="file" run="standalone" />
<instruction type="language" />
-
- <instruction type="bbcode" />
- <instruction type="objectType" />
- <instruction type="option" />
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.0.0 Beta 3');
+define('WCF_VERSION', '3.0.0 Beta 4');
// define current unix timestamp
define('TIME_NOW', time());