]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 5 Feb 2020 13:29:14 +0000 (16:29 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 5 Feb 2020 13:29:14 +0000 (16:29 +0300)
src/core/nginx.h

index 895f747eb4d2fb09add3556831b731106a04f866..796c25c20a8c7ff6e9fe070491db1ca53d0b89bb 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017008
-#define NGINX_VERSION      "1.17.8"
+#define nginx_version      1017009
+#define NGINX_VERSION      "1.17.9"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD