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:
authorSergejs Olonkins <sergejs.olonkins@zabbix.com>2021-02-22 11:33:47 +0300
committerSergejs Olonkins <sergejs.olonkins@zabbix.com>2021-02-22 11:33:47 +0300
commit4d07aaafe205d636278b03919795eb2775799ea3 (patch)
treeae82040c37ef6d905321c21d5662c3a61455a9b0 /ui/include
parent8274c06c6d40a5ca8bf314dc17d153e801095f72 (diff)
.......... [ZBXNEXT-826] updated release date and version [5.0.9]5.0.9
Diffstat (limited to 'ui/include')
-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 a5405f3c59e..645a8a47541 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', '5.0.9rc2');
+define('ZABBIX_VERSION', '5.0.9');
define('ZABBIX_API_VERSION', '5.0.9');
define('ZABBIX_EXPORT_VERSION', '5.0');
define('ZABBIX_DB_VERSION', 5000000);