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 17:19:58 +0300
committerMichael Veksler <Mihails.Vekslers@zabbix.com>2021-05-08 17:19:58 +0300
commitfcccddd75d5a949156f1871cd32a8cfe806ed6bc (patch)
tree81d25d267675075dde836bb1e61524ddffa58061 /ui
parent5186559246e7aa1b0a672b9fc26df1a8b0b349b5 (diff)
parent2970d7fec1e3846e0ba2c1e08ad42151e2842721 (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 579d8d41abc..899fefd4910 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', 5030177);
+define('ZABBIX_DB_VERSION', 5030178);
define('ZABBIX_COPYRIGHT_FROM', '2001');
define('ZABBIX_COPYRIGHT_TO', '2021');