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:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-06-27 11:02:32 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-06-27 11:02:32 +0300
commitf59d66cd2945df04b413bf3151a0f1a8c0b40171 (patch)
tree9bcf0deb8f1d27e96e7adafd12c314efeb0c1018 /configure.ac
parent31d70564a115b87e9e149999beda66873ddfb04c (diff)
parent3fd5213403895cf1ee7eb950f300caadaf8b736b (diff)
.......... [DEV-2113] updated to the latest master
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 db9f2c309af..bdd90e0df01 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])