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:
authorAndris Zeila <andris.zeila@zabbix.com>2022-09-09 12:04:36 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2022-09-09 12:04:36 +0300
commit01200928beae5d67d557c93aa409aef0191bc91f (patch)
tree9cf13b7f6812a8a8ea6c7137edcfe32be770a1c3 /ui/include/defines.inc.php
parent5f91b2c1bd395c818bf38a648eac0ff47d267f5f (diff)
parent3dce4db249b511dfa6c001e1d48dc2aacb9620f4 (diff)
.......... [ZBXNEXT-3290] merged branch 'master' of ssh://git.zabbix.com:7999/zbx/zabbix into feature/ZBXNEXT-3290-6.3
Diffstat (limited to 'ui/include/defines.inc.php')
-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 c52eb93450b..fb8f7a483ba 100644
--- a/ui/include/defines.inc.php
+++ b/ui/include/defines.inc.php
@@ -22,7 +22,7 @@ define('ZABBIX_VERSION', '6.4.0alpha1');
define('ZABBIX_API_VERSION', '6.4.0');
define('ZABBIX_EXPORT_VERSION', '6.4');
-define('ZABBIX_DB_VERSION', 6030047);
+define('ZABBIX_DB_VERSION', 6030049);
define('DB_VERSION_SUPPORTED', 0);
define('DB_VERSION_LOWER_THAN_MINIMUM', 1);