]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 24 Oct 2019 10:47:28 +0000 (13:47 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 24 Oct 2019 10:47:28 +0000 (13:47 +0300)
src/core/nginx.h

index cea76c9abcf4973b168933aaf76d1195d4f193af..36c784f51c684512886c3c890ead8744ab5441dd 100644 (file)
@@ -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