summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2016-04-26 16:30:30 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2016-04-26 16:30:30 +0300
commitedeb561fe17099a8e8bf134f9f2180652bcd2bf0 (patch)
tree5d8a4aa0f48546393b5e3c4b733c1c0553f0b2cb
parent693af240f5c5543e756938112f3847d8e4b38cd6 (diff)
Stable branch.
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index ba8a9c292..fe78745e4 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009015
-#define NGINX_VERSION "1.9.15"
+#define nginx_version 1010000
+#define NGINX_VERSION "1.10.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD