summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/common.h b/include/common.h
index e1372b67..751fb0af 100644
--- a/include/common.h
+++ b/include/common.h
@@ -121,8 +121,8 @@
#define OFF 0
#define APPLICATION_NAME "ZABBIX Agent"
-#define ZABBIX_REVDATE "29 April 2008"
-#define ZABBIX_VERSION "1.5.2"
+#define ZABBIX_REVDATE "4 June 2008"
+#define ZABBIX_VERSION "1.5.3"
#if defined(_WINDOWS)
extern char ZABBIX_SERVICE_NAME[64];