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:
authorSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-06-27 10:31:11 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-06-27 10:31:11 +0300
commit752caad6746317a99739071265f3caf784998239 (patch)
tree9e3da40835104cec63421160a4bdc1f89e24d072 /ui
parentc56144ede3397441c988dd62ac998846c4377350 (diff)
.......... [ZBXNEXT-826] updated release date and version [6.0.6]
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 ab614c47714..7b5dcffb34d 100644
--- a/ui/include/defines.inc.php
+++ b/ui/include/defines.inc.php
@@ -18,7 +18,7 @@
** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
**/
-define('ZABBIX_VERSION', '6.0.6rc1');
+define('ZABBIX_VERSION', '6.0.6');
define('ZABBIX_API_VERSION', '6.0.6');
define('ZABBIX_EXPORT_VERSION', '6.0');