summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-05-10 14:27:36 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-05-10 14:27:36 +0000
commitfa0fcc207fcc36a40bfc3b31685e0b96a8a46550 (patch)
tree77979ff64a6ce0bad8662d8bca07363a297002ba /include
parent5dbc4c82d74ab518d0993d7164bc34b926d9ced6 (diff)
- added availability to yse ')(' characters in item keys (Eugene)
- improved management of trigger (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4119 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 7e0781c9..ad73bd9f 100644
--- a/include/common.h
+++ b/include/common.h
@@ -74,7 +74,7 @@
#define APPLICATION_NAME "ZABBIX Agent"
#define ZABBIX_REVDATE "10 May 2007"
-#define ZABBIX_VERSION "1.3.7"
+#define ZABBIX_VERSION "1.3.8"
#if defined(_WINDOWS)
/*# pragma warning (disable: 4100)*/