From 1410491c97ea2c63e82f4fa7fa2d9d51a32101ae Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 29 Oct 2015 10:54:31 +0100 Subject: [PATCH] Preparing release 2.1.8 pl 1 --- com.woltlab.wcf/package.xml | 19 +++---------------- .../install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index f4b8f990c5..92e1d9334f 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ 1 - 2.1.8 - 2015-10-23 + 2.1.8 pl 1 + 2015-10-29 @@ -89,20 +89,7 @@ acp/rebuild_comments_com.woltlab.wcf_2.1.php - - acptemplates_update.tar + files_update.tar - - language/*.xml - - blue-temptation-style.tgz - - - acptemplates_update.tar - files_update.tar - - language/*.xml - - blue-temptation-style.tgz diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 474ddd56dc..dbd50ef013 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -38,7 +38,7 @@ if (!@ini_get('date.timezone')) { } // define current wcf version -define('WCF_VERSION', '2.1.8 (Typhoon)'); +define('WCF_VERSION', '2.1.8 pl 1 (Typhoon)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1