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 Olonkins <sergejs.olonkins@zabbix.com>2021-04-29 09:21:51 +0300
committerSergejs Olonkins <sergejs.olonkins@zabbix.com>2021-04-29 09:21:51 +0300
commit9f756e5a3afe717acc0b22b2a040c7463bebdc83 (patch)
tree2be522abb2b0e9776126b625788a18ec31509e49 /configure.ac
parentfc23f0f71603e2932f20b2902ca36c3e7e784d89 (diff)
.......... [ZBXNEXT-826] updated release version [5.4.0rc1]
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 fc23c6c3564..6b3bf2fb357 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],[5.4.0beta3])
+AC_INIT([Zabbix],[5.4.0rc1])
AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])