From ee93f7e850c411a1329df3ab01d40d4a0a662e11 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Tue, 31 May 2005 17:03:23 +0000 Subject: Version change. git-svn-id: svn://svn.zabbix.com/trunk@1801 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit