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 Olonkins <sergejs.olonkins@zabbix.com>2021-05-17 13:18:30 +0300
committerSergejs Olonkins <sergejs.olonkins@zabbix.com>2021-05-17 13:18:30 +0300
commit5001881044ab18faa8241b3ba2e5f4718f43b97d (patch)
tree866922ca1c1db9c8d9cdf925caacf7f6913fc423 /configure.ac
parent566022813a40ef074a207d136fb8c22647b6a984 (diff)
.......... [ZBXNEXT-826] updated release version [6.0.0alpha1]; updated API version [6.0.0]
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 8e0a3a5c7f0..f3effa52e49 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],[5.4.0])
+AC_INIT([Zabbix],[6.0.0alpha1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])