<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.1.2 pl 1</version> <!-- codename: tornado -->
- <date>2018-04-20</date>
+ <version>3.1.2 pl 2</version> <!-- codename: tornado -->
+ <date>2018-04-21</date>
</packageinformation>
<authorinformation>
<instruction type="style">defaultStyle.tar</instruction>
</instructions>
- <!-- WARNING: Include the update script! `acp/update_com.woltlab.wcf_3.1.2.php` -->
- <instructions type="update" fromversion="3.1.1">
- <instruction type="acpTemplate">acptemplates_update.tar</instruction>
+ <instructions type="update" fromversion="3.1.2 pl 1">
<instruction type="file">files_update.tar</instruction>
- <instruction type="template">templates_update.tar</instruction>
-
- <instruction type="script">acp/update_com.woltlab.wcf_3.1.2.php</instruction>
-
- <instruction type="language" />
-
- <instruction type="option" />
- <instruction type="page" />
- <instruction type="userGroupOption" />
- </instructions>
- <instructions type="update" fromversion="3.1.2">
- <instruction type="file">files_update.tar</instruction>
-
- <instruction type="script">acp/update_com.woltlab.wcf_3.1.2.php</instruction>
</instructions>
</package>
}
// define current woltlab suite version
-define('WCF_VERSION', '3.1.2 pl 1');
+define('WCF_VERSION', '3.1.2 pl 2');
// define current API version
define('WSC_API_VERSION', 2018);