diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index 75e83935..ba92c602 100644 --- a/include/common.h +++ b/include/common.h @@ -98,7 +98,7 @@ #define ZBX_FS_DBL "%f" -#define ZABBIX_VERSION "1.1beta4" +#define ZABBIX_VERSION "1.1beta5" #define MAX_LOG_FILE_LEN (1024*1024) |