From 7ed0a587ce0bef29579011c72cbcfcfe52b6dc12 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 1 Apr 2015 01:52:44 +0200 Subject: [PATCH] Preparing release 2.0.12 pl 1 --- com.woltlab.wcf/package.xml | 14 +++----------- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index db8ae82a8a..4aa08dd08c 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -5,8 +5,8 @@ 1 - 2.0.12 - 2015-03-15 + 2.0.12 pl 1 + 2015-04-01 @@ -43,15 +43,7 @@ acp/post_install.php - - - - files_update.tar - templates_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 39d795eb1d..7e8fe4af03 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.0.12 (Maelstrom)'); +define('WCF_VERSION', '2.0.12 pl 1 (Maelstrom)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1