From e4f08e079e211c2be27a4e7121087d166032bc1a Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 18 Jul 2013 15:14:35 +0200 Subject: [PATCH] Updated version --- 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 7fd40406e6..f1da011002 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -35,7 +35,7 @@ if (!@ini_get('date.timezone')) { } // define current wcf version -define('WCF_VERSION', '2.0.0 Beta 4 (Maelstrom)'); +define('WCF_VERSION', '2.0.0 Beta 5 (Maelstrom)'); // define current unix timestamp define('TIME_NOW', time()); -- 2.20.1