From 7831478b1bdfb60310a1e13a9db3ab3c7a9a7f2d Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Fri, 28 Feb 2014 03:12:47 +0100 Subject: [PATCH] Updated WCF version number --- wcfsetup/install/files/lib/system/WCF.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index a56ad98932..7630b3674c 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -37,7 +37,7 @@ if (!@ini_get('date.timezone')) { } // define current wcf version -define('WCF_VERSION', '2.0.2 pl 1 (Maelstrom)'); +define('WCF_VERSION', '2.0.3 (Maelstrom)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1