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-12-13 16:54:23 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2021-12-13 16:54:23 +0300
commit413ada40e31b83c31b5bb4dcb589cc691554f16c (patch)
tree3d330ff5fa4f828e49188e36d8347a22280ee561 /configure.ac
parent7ebf554e29fde0161a896b2a0c08711b4745a36a (diff)
.......... [ZBXNEXT-826] updated release date and version [6.0.0beta1]
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 d84a3f44553..0631aa6e39c 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.0alpha8])
+AC_INIT([Zabbix],[6.0.0beta1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])