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-11-02 11:21:54 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-11-02 11:21:54 +0300
commit4cb4f4c8ae7e3ab1562f9d8978a93492e63d543f (patch)
treebe7b303531896be72f5d2a59fd90ac38aa56400b /ui
parentbd08f6dbbfada3e6686656998550a045e7ce0b8b (diff)
.......... [ZBXNEXT-826] updated release date and version [6.0.10]
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 9a292d9d7a8..6a2d3bf9cbf 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.10rc2');
+define('ZABBIX_VERSION', '6.0.10');
define('ZABBIX_API_VERSION', '6.0.10');
define('ZABBIX_EXPORT_VERSION', '6.0');