summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-05-31 17:03:23 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-05-31 17:03:23 +0000
commitee93f7e850c411a1329df3ab01d40d4a0a662e11 (patch)
tree1df91353a607fa9da81195a24ba30760ef28216b
parent3bcee84a57b7aaf3bce554bdc6269c0c03cdc9e7 (diff)
downloadzabbix-ee93f7e850c411a1329df3ab01d40d4a0a662e11.tar.gz
zabbix-ee93f7e850c411a1329df3ab01d40d4a0a662e11.tar.xz
zabbix-ee93f7e850c411a1329df3ab01d40d4a0a662e11.zip
Version change.
git-svn-id: svn://svn.zabbix.com/trunk@1801 97f52cf1-0a1b-0410-bd0e-c28be96e8082
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index e5ba2c52..9747fde2 100644
--- a/include/common.h
+++ b/include/common.h
@@ -23,7 +23,7 @@
#ifndef ZABBIX_COMMON_H
#define ZABBIX_COMMON_H
-#define ZABBIX_VERSION "1.1alpha10"
+#define ZABBIX_VERSION "1.1alpha11"
#define SUCCEED 0
#define FAIL (-1)