aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2016-12-13 22:00:42 +0300
committerRuslan Ermilov <ru@nginx.com>2016-12-13 22:00:42 +0300
commit2fbe04c487c50d5556423daf2c9e7a87ae3d719e (patch)
tree45700ce8baba1d685a1696bfc2ce0ca7d66f9022 /src/core/nginx.h
parent60064e4f51dffc73690ce2b5a58dbce1094b4879 (diff)
downloadnginx-2fbe04c487c50d5556423daf2c9e7a87ae3d719e.tar.gz
nginx-2fbe04c487c50d5556423daf2c9e7a87ae3d719e.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 773331388..983179f1c 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011007
-#define NGINX_VERSION "1.11.7"
+#define nginx_version 1011008
+#define NGINX_VERSION "1.11.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD