diff --git a/config/config.inc.php b/config/config.inc.php index 7f3cc2592..a159bf18b 100644 --- a/config/config.inc.php +++ b/config/config.inc.php @@ -14,7 +14,7 @@ * Display XE's full version * Even The file should be revised when releasing altough no change is made */ - define('__XE_VERSION__', '1.5.3.2'); + define('__XE_VERSION__', '1.5.3.3'); /** * @deprecated __ZBXE_VERSION__ will be removed. Use __XE_VERSION__ instead.