summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-06-02 07:10:00 +0000
commit30d240478b994affeecc3f5fcc446a0cec41bfc4 (patch)
treed85b75767300025f1506ac4ecf06f659886af88c /include
parenta6ab90d6d46466066656aec630efd83b742bc845 (diff)
- fixed syntax in snmptrap.sh (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2940 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
-rw-r--r--include/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/common.h b/include/common.h
index fabde053..16276c26 100644
--- a/include/common.h
+++ b/include/common.h
@@ -118,8 +118,8 @@
#define ZBX_FS_DBL "%f"
-#define ZABBIX_REVDATE "23 May 2006"
-#define ZABBIX_VERSION "1.1beta12"
+#define ZABBIX_REVDATE "2 Juna 2006"
+#define ZABBIX_VERSION "1.1"
#define MAX_LOG_FILE_LEN (1024*1024)