summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/defines.inc.php
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-06-18 14:01:43 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2008-06-18 14:01:43 +0000
commit3a568d3f5e674426fe907fbfb81721994b4fe3db (patch)
treef06a46552fddf5896be28fb1d1f56fc582c05820 /frontends/php/include/defines.inc.php
parent47df95b3d1a6669b988604a364c341b4094d1525 (diff)
- [DEV-137] fixes & improvements to favorites (Artem)
git-svn-id: svn://svn.zabbix.com/trunk@5780 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/defines.inc.php')
-rw-r--r--frontends/php/include/defines.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/defines.inc.php b/frontends/php/include/defines.inc.php
index e90f817a..0e7024a8 100644
--- a/frontends/php/include/defines.inc.php
+++ b/frontends/php/include/defines.inc.php
@@ -19,7 +19,7 @@
**/
?>
<?php
- define('ZABBIX_VERSION','1.5.3');
+ define('ZABBIX_VERSION','1.5.4');
define('ZBX_AUTH_INTERNAL', 0);
define('ZBX_AUTH_LDAP', 1);