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-11-09 10:54:18 +0300
committerAndrejs Kozlovs <andrejs.kozlovs@zabbix.com>2022-11-09 10:54:18 +0300
commit39d00691a0a0af2b4de3dfc33a2509e773478f8e (patch)
tree861173b9f07cb6c4c562a6f2fa3190b01d4895b2 /configure.ac
parent5887066f5624d9a8d4af3f836fae505569ad8aad (diff)
parentd136fbbbe6cd01ae26c017e4750ce2b830a907ee (diff)
.......... [DEV-2135] updated from branch 'master' of ssh://git.zabbix.com:7999/zbx/zabbix into feature/DEV-2135-6.3-1
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 c9bb15615b7..1a13a5d0365 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.0beta3])
+AC_INIT([Zabbix],[6.4.0beta4])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects tar-pax])