<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.11 pl 1</version> <!-- codename: vortex -->
- <date>2017-11-23</date>
+ <version>3.0.12</version> <!-- codename: vortex -->
+ <date>2018-02-10</date>
</packageinformation>
<authorinformation>
</instructions>
<instructions type="update" fromversion="3.0.11">
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
+
+ <instruction type="language" />
+
+ <instruction type="page" />
+ </instructions>
+ <instructions type="update" fromversion="3.0.11 pl 1">
+ <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instruction type="file">files_update.tar</instruction>
+ <instruction type="template">templates_update.tar</instruction>
+
+ <instruction type="language" />
+
+ <instruction type="page" />
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.0.11 pl 1');
+define('WCF_VERSION', '3.0.12');
// define current unix timestamp
define('TIME_NOW', time());