From 54e35709c8d0daff128855a8eb0c5042259d6b8b Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 14 Feb 2019 20:07:08 +0100 Subject: [PATCH] Preparing the release 3.1.8 pl 1 --- com.woltlab.wcf/package.xml | 23 +++---------------- .../install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 21 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 32b7c61c3d..3b1a8f9779 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.8 - 2019-02-08 + 3.1.8 pl 1 + 2019-02-14 @@ -97,24 +97,7 @@ defaultStyle.tar - - acptemplates_update.tar + files_update.tar - templates_update.tar - - - - - - - - acptemplates_update.tar - files_update.tar - templates_update.tar - - - - - diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 540865d1bb..671c1baca9 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.8'); +define('WCF_VERSION', '3.1.8 pl 1'); // define current API version define('WSC_API_VERSION', 2018); -- 2.20.1