diff src/core/nginx.h @ 7589:486d2e0b1b6f

Version bump.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 24 Oct 2019 13:47:28 +0300
parents d34a81b49214
children 3da195363cb0
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      1017005
-#define NGINX_VERSION      "1.17.5"
+#define nginx_version      1017006
+#define NGINX_VERSION      "1.17.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD