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:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2016-02-03 20:19:09 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2016-02-03 20:19:09 +0300
commitc7e305b88297729a6c97722ef299fa88372d6a7d (patch)
tree5ff2026f9bcab0302ec39b442220589acfa5e793 /include
parent434440a53a032503b7137435da72d015674026d2 (diff)
.......... [ZBXNEXT-826] updated release date [3.0.0rc1]
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index c0755b235eb..d8aec05322a 100644
--- a/include/version.h
+++ b/include/version.h
@@ -24,7 +24,7 @@
#define ZBX_STR(str) ZBX_STR2(str)
#define APPLICATION_NAME "Zabbix Agent"
-#define ZABBIX_REVDATE "29 January 2016"
+#define ZABBIX_REVDATE "3 February 2016"
#define ZABBIX_VERSION_MAJOR 3
#define ZABBIX_VERSION_MINOR 0
#define ZABBIX_VERSION_PATCH 0