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>2021-11-09 21:55:54 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2021-11-09 21:55:54 +0300
commit01cb10d2a14734f081fadf0ece8273abd50a2d53 (patch)
treee26892e6492aa332a16325a7dd7e0aa25c3db407 /configure.ac
parentf17f33939b8f7fea5fe18b74d83ed60d0f1420bb (diff)
.......... [ZBXNEXT-826] updated release version [6.0.0alpha7]
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 0e73f3a08d9..015c2ec7f5e 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.0alpha6])
+AC_INIT([Zabbix],[6.0.0alpha7])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])