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-14 10:12:57 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2021-12-14 10:12:57 +0300
commit494b200d053820d0fc211c9207f9c90194913315 (patch)
tree9fd2171a1fc5d9f3dc700a04c60a8d8d2e0c7f2f /configure.ac
parentd3db14ccb5597f10b6353202ac3519cb2c42c556 (diff)
.......... [ZBXNEXT-826] updated release version [6.0.0beta2]
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 0631aa6e39c..ae80f5a289b 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.0beta1])
+AC_INIT([Zabbix],[6.0.0beta2])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])