version update 1.7.4.-beta.3

This commit is contained in:
bnu 2013-11-27 15:37:00 +09:00
parent e9dacc6cdf
commit 0103a8dccf

View file

@ -29,7 +29,7 @@ define('__ZBXE__', __XE__);
/**
* Display XE's full version.
*/
define('__XE_VERSION__', '1.7.4.b2');
define('__XE_VERSION__', '1.7.4-beta.3');
/**
* @deprecated __ZBXE_VERSION__ will be removed. Use __XE_VERSION__ instead.