<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.0 Beta 4</version> <!-- codename: typhoon -->
- <date>2015-02-03</date>
+ <version>2.1.0 RC 1</version> <!-- codename: typhoon -->
+ <date>2015-02-13</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.0 Beta 3">
+ <instructions type="update" fromversion="2.1.0 Beta 4">
<instruction type="acpTemplate">acptemplates_update.tar</instruction>
<instruction type="file">files_update.tar</instruction>
<instruction type="template">templates_update.tar</instruction>
<instruction type="language" run="standalone">language/*.xml</instruction>
- <instruction type="sql">update_2.1.0_beta_4.sql</instruction>
<instruction type="option">option.xml</instruction>
- <instruction type="userMenu">userMenu.xml</instruction>
-
- <instruction type="script" run="standalone">acp/rebuild_comments_com.woltlab.wcf_2.1.php</instruction>
+ <instruction type="userGroupOption">userGroupOption.xml</instruction>
</instructions>
</package>
}
// define current wcf version
-define('WCF_VERSION', '2.1.0 Beta 4 (Typhoon)');
+define('WCF_VERSION', '2.1.0 RC 1 (Typhoon)');
// define current unix timestamp
define('TIME_NOW', time());
* It holds the database connection, access to template and language engine.
*
* @author Marcel Werk
- * @copyright 2001-2014 WoltLab GmbH
+ * @copyright 2001-2015 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package com.woltlab.wcf
* @subpackage system