<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.18</version> <!-- codename: typhoon -->
- <date>2017-08-09</date>
+ <version>2.1.19</version> <!-- codename: typhoon -->
+ <date>2017-11-16</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.17">
+ <instructions type="update" fromversion="2.1.18">
<instruction type="file">files_update.tar</instruction>
+
+ <instruction type="option">option.xml</instruction>
</instructions>
</package>
}
// define current wcf version
-define('WCF_VERSION', '2.1.18 (Typhoon)');
+define('WCF_VERSION', '2.1.19 (Typhoon)');
// define current unix timestamp
define('TIME_NOW', time());