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-02-28 17:10:43 +0300
committerSergejs Maklakovs <sergejs.maklakovs@zabbix.com>2022-02-28 17:10:43 +0300
commit7c043940364f358f53417731eea9bc4f161e5bfe (patch)
treeebd1accaecbc3721ed1ed262cc1ef8c425c13a6d /ui
parentabfa3484369237baf135a9f26951548656299414 (diff)
.......... [ZBXNEXT-826] updated release date and version [6.0.1rc4]
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 b391da76a04..425d4d4999a 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.1rc3');
+define('ZABBIX_VERSION', '6.0.1rc4');
define('ZABBIX_API_VERSION', '6.0.1');
define('ZABBIX_EXPORT_VERSION', '6.0');