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-01-25 12:07:42 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-01-25 12:07:42 +0300
commitf476318883317556b1374cc8192dbffd57fa3bf8 (patch)
tree48d918a6d9ea6bcb6a83865b4f7a4d6e233be980 /configure.ac
parentf103e5721fa8971988cbaedb82984d440051bceb (diff)
.......... [ZBXNEXT-826] updated release date [6.0.0beta3]
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 64bf6fdd85a..5130912d633 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.0rc1])
+AC_INIT([Zabbix],[6.0.0beta3])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])