<packagedescription><![CDATA[Free web-framework, designed and developed for complex community applications.]]></packagedescription>
<packagedescription language="de"><![CDATA[Freies Web-Framework, das für komplexe Community-Anwendungen entworfen und entwickelt wurde.]]></packagedescription>
<isapplication>1</isapplication>
- <version>2.1.15</version> <!-- codename: typhoon -->
- <date>2017-05-15</date>
+ <version>2.1.16</version> <!-- codename: typhoon -->
+ <date>2017-06-22</date>
</packageinformation>
<authorinformation>
<instruction type="script" run="standalone">acp/rebuild_comments_com.woltlab.wcf_2.1.php</instruction>
</instructions>
- <instructions type="update" fromversion="2.1.14">
+ <instructions type="update" fromversion="2.1.15">
<instruction type="file">files_update.tar</instruction>
<instruction type="template">templates_update.tar</instruction>
}
// define current wcf version
-define('WCF_VERSION', '2.1.15 (Typhoon)');
+define('WCF_VERSION', '2.1.16 (Typhoon)');
// define current unix timestamp
define('TIME_NOW', time());