From 700db9b615df5f3c0eedd760b47cc0f0530589d9 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Sat, 21 Apr 2018 13:03:02 +0200 Subject: [PATCH] Preparing release 2.1.21 pl 1 --- com.woltlab.wcf/package.xml | 11 +++-------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index 2bf5bb121e..3bddcf1422 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ 1 - 2.1.21 - 2018-04-19 + 2.1.21 pl 1 + 2018-04-21 @@ -135,12 +135,7 @@ acp/rebuild_comments_com.woltlab.wcf_2.1.php - + files_update.tar - templates_update.tar - - language/*.xml - - option.xml diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index e365d1c3bd..69da87e9bd 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.21 (Typhoon)'); +define('WCF_VERSION', '2.1.21 pl 1 (Typhoon)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1