summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-24 08:10:42 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-24 08:10:42 +0000
commit25021daa905a2be0b074db071402c20cb1bf36b9 (patch)
tree31449639b5c7db85b6114e38be92bccc25a9c72e /include
parent4fa12100e23a23a043599005887822db3e4ea051 (diff)
downloadzabbix-25021daa905a2be0b074db071402c20cb1bf36b9.tar.gz
zabbix-25021daa905a2be0b074db071402c20cb1bf36b9.tar.xz
zabbix-25021daa905a2be0b074db071402c20cb1bf36b9.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2774 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 48fb57c8..b9e35d52 100644
--- a/include/common.h
+++ b/include/common.h
@@ -109,7 +109,7 @@
#define ZBX_FS_DBL "%f"
#define ZABBIX_REVDATE "19 Apr 2006"
-#define ZABBIX_VERSION "1.1beta8"
+#define ZABBIX_VERSION "1.1beta9"
#define MAX_LOG_FILE_LEN (1024*1024)