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:
authorAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2022-10-03 10:32:41 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2022-10-03 10:49:16 +0300
commite30c6e1185b1e6b367d59a6710aa6863c9074bb6 (patch)
treec0fce0bd1d799abb362eda8477fa285309321a25 /configure.ac
parent9c18b3f52e1e10dda41e5b19552f18e38c73238f (diff)
parent359ed7c6ec23b27700de58f473be2d435102750d (diff)
.......... [DEV-2142] update from 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 6653811cb49..012058ab14a 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.4.0alpha2])
+AC_INIT([Zabbix],[6.4.0beta2])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects tar-pax])