aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2014-04-18 20:12:53 +0400
committerMaxim Dounin <mdounin@mdounin.ru>2014-04-18 20:12:53 +0400
commit84785d84138da9dc71f8bdaa3ca801310fcfdc60 (patch)
treec480619a8c2de30903fd87ab578d96a7ebdc6fac /src/core/nginx.h
parent7cf53e11f5189f7d50d68a1ac9d00604d1e16553 (diff)
downloadnginx-84785d84138da9dc71f8bdaa3ca801310fcfdc60.tar.gz
nginx-84785d84138da9dc71f8bdaa3ca801310fcfdc60.zip
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-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 8bd470276..bd375c3cd 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1005014
-#define NGINX_VERSION "1.5.14"
+#define nginx_version 1007000
+#define NGINX_VERSION "1.7.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"