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
path: root/ui
diff options
context:
space:
mode:
authorMichael Veksler <Mihails.Vekslers@zabbix.com>2021-05-08 18:21:13 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2021-05-08 18:21:13 +0300
commit477739b961fad9b5ad43dfa6f9b68e89a07497a1 (patch)
tree4f4ba0cbb10df3d012602feedc7ccbcec0358ffa /ui
parent0d0764c0d7d90a5bdd7c1495d843cb710746e013 (diff)
parent5c1b57b6d9e52e4fc08ef01a54d55089ddbcc018 (diff)
........S. [ZBXNEXT-114] updated from branch 'master'
Diffstat (limited to 'ui')
-rw-r--r--ui/include/defines.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/include/defines.inc.php b/ui/include/defines.inc.php
index 899fefd4910..8692f6f2306 100644
--- a/ui/include/defines.inc.php
+++ b/ui/include/defines.inc.php
@@ -21,7 +21,7 @@
define('ZABBIX_VERSION', '5.4.0rc1');
define('ZABBIX_API_VERSION', '5.4.0');
define('ZABBIX_EXPORT_VERSION', '5.4');
-define('ZABBIX_DB_VERSION', 5030178);
+define('ZABBIX_DB_VERSION', 5030181);
define('ZABBIX_COPYRIGHT_FROM', '2001');
define('ZABBIX_COPYRIGHT_TO', '2021');