From fa2b18669c93a0aab761367eb5ed45fe9b3785d0 Mon Sep 17 00:00:00 2001 From: flyskyko Date: Mon, 10 Oct 2011 09:40:00 +0000 Subject: [PATCH] version up to 1.5.0.4_beta git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9539 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- config/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.inc.php b/config/config.inc.php index 003117e13..c8c9da586 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -13,7 +13,7 @@ * @brief display XE's full version * Even The file should be revised when releasing altough no change is made **/ - define('__ZBXE_VERSION__', '1.5.0.3_beta'); + define('__ZBXE_VERSION__', '1.5.0.4_beta'); /** * @brief The base path to where you installed zbXE Wanted