<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.9</version> <!-- codename: vortex -->
- <date>2017-09-09</date>
+ <version>3.0.10</version> <!-- codename: vortex -->
+ <date>2017-10-17</date>
</packageinformation>
<authorinformation>
<instruction type="script">acp/update_com.woltlab.wcf_3.0_post_sql.php</instruction>
</instructions>
- <!-- WARNING: Keep both update-blocks below in sync! -->
- <instructions type="update" fromversion="3.0.8">
- <instruction type="acpTemplate">acptemplates_update.tar</instruction>
- <instruction type="file">files_update.tar</instruction>
- <instruction type="template">templates_update.tar</instruction>
-
- <instruction type="language" />
- </instructions>
- <instructions type="update" fromversion="3.0.8 pl 1">
+ <instructions type="update" fromversion="3.0.9">
<instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
<instruction type="template">templates_update.tar</instruction>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.0.9');
+define('WCF_VERSION', '3.0.10');
// define current unix timestamp
define('TIME_NOW', time());