From 7f53b972f19a44a955d1db1d2ed3f4aa2e883bb3 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 20 Apr 2018 17:51:37 +0200 Subject: [PATCH] Preparing release 3.1.2 pl 1 --- com.woltlab.wcf/package.xml | 9 +++++++-- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index dd8eaa46bb..7ecc2b4f5b 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ Free CMS and web-framework, designed for awesome websites and communities. Freies CMS und Web-Framework, das eindrucksvolle Websites und Communities ermöglicht. 1 - 3.1.2 - 2018-04-19 + 3.1.2 pl 1 + 2018-04-20 @@ -109,4 +109,9 @@ + + files_update.tar + + acp/update_com.woltlab.wcf_3.1.2.php + diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 063e4e290c..fbc3c855e9 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -48,7 +48,7 @@ if (!@ini_get('date.timezone')) { } // define current woltlab suite version -define('WCF_VERSION', '3.1.2'); +define('WCF_VERSION', '3.1.2 pl 1'); // define current API version define('WSC_API_VERSION', 2018); -- 2.20.1