diff src/core/nginx.h @ 6741:79ac653ae2d0

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 13 Oct 2016 15:35:48 +0300
parents 4bce3edfac2c
children 8bd659ff4231
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011005
-#define NGINX_VERSION      "1.11.5"
+#define nginx_version      1011006
+#define NGINX_VERSION      "1.11.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD