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-07-05 13:44:28 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-07-05 13:44:28 +0300
commit64c568ef1c991e66ddedc112028cc2f53e20b732 (patch)
tree486779458de6e6992cbd79befdf7f86c2900add1 /configure.ac
parente3e39f2d0286a3dee651395c6e0c33a881b40b90 (diff)
.......... [ZBXNEXT-826] updated release version [6.4.0alpha1]; updated API version [6.4.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 76da5458ed1..07bfc6ff22e 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.0])
+AC_INIT([Zabbix],[6.4.0alpha1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects tar-pax])