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-06-22 10:02:20 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-06-22 10:02:20 +0300
commit6620892948c842fb0d56311892fb1aca0ab759a1 (patch)
tree28782b784c14cc79e9c19af63c0e35799b494b54 /configure.ac
parentce1b8260dabf84f6476fdf83960ecdcee0a11230 (diff)
.......... [ZBXNEXT-826] updated release version [6.2.0rc2]
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 725960d3eba..8806d6bdcc4 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.2.0rc1])
+AC_INIT([Zabbix],[6.2.0rc2])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects tar-pax])