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-02-15 12:54:37 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-02-15 12:54:37 +0300
commit49460a1bd980e40693a2ec588907fabf39f57946 (patch)
tree332afc9740492d8abf7e25e11776cc1a1957de5b /configure.ac
parent5203d2ea7d901cd33d148f20586e2155901a7faa (diff)
.......... [ZBXNEXT-826] updated release version [6.2.0alpha1]; updated API version [6.2.0]
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 043daf88eba..b40fe710727 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.0])
+AC_INIT([Zabbix],[6.2.0alpha1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])