diff --git a/config/config.inc.php b/config/config.inc.php index d5ffb8d49..ac23051a1 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('__XE_VERSION__', '1.5.1'); + define('__XE_VERSION__', '1.5.1.1'); define('__ZBXE_VERSION__', __XE_VERSION__); // deprecated : __ZBXE_VERSION__ will be removed. Use __XE_VERSION__ instead. /** diff --git a/modules/admin/tpl/_spFooter.html b/modules/admin/tpl/_spFooter.html index 34a182121..c7221d79d 100644 --- a/modules/admin/tpl/_spFooter.html +++ b/modules/admin/tpl/_spFooter.html @@ -1,6 +1,6 @@