Version update: 1.7.3.8

This commit is contained in:
khongchi 2014-01-13 18:21:25 +09:00
parent 53e81785bd
commit b5b432d577

View file

@ -42,7 +42,7 @@ define('__ZBXE__', __XE__);
* '2' means 'release candidate' status.
* '3' means 'final' status.
*/
define('__XE_VERSION__', '1.7.3.7');
define('__XE_VERSION__', '1.7.3.8');
/**
* @deprecated __ZBXE_VERSION__ will be removed. Use __XE_VERSION__ instead.