From 31fce7d4b7a1caec879885b8ba05655a0f581cc0 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 28 Mar 2015 02:02:12 +0100 Subject: [PATCH] Preparing release 2.1.2 pl 1 --- com.woltlab.wcf/package.xml | 11 ++--------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 9678af5fc3..c52ac2c287 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,7 +5,7 @@ 1 - 2.1.2 + 2.1.2 pl 1 2015-03-28 @@ -89,14 +89,7 @@ acp/rebuild_comments_com.woltlab.wcf_2.1.php - - acptemplates_update.tar + files_update.tar - templates_update.tar - - language/*.xml - option.xml - - update_212.sql diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 984b90b79a..c1f9368050 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.2 (Typhoon)'); +define('WCF_VERSION', '2.1.2 pl 1 (Typhoon)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1