Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-11-03 10:29:18 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-11-03 10:29:18 +0300
commitc3198278530b3e7e0fe49149e9ccdfbb35f3ee96 (patch)
tree614a775d6e60d5b415da8a090cc8cfdfd1c8a573 /configure.ac
parente35d7dceead4c7a26c4f520eef967afd3d6fe4fe (diff)
.......... [ZBXNEXT-826] updated release version [6.0.11rc1]; updated API version [6.0.11]
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 190d3911073..84d47275b28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([Zabbix],[6.0.10])
+AC_INIT([Zabbix],[6.0.11rc1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects tar-pax])