]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 27 May 2019 16:47:50 +0000 (19:47 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 27 May 2019 16:47:50 +0000 (19:47 +0300)
src/core/nginx.h

index 51646cf02a859ffc212dd2d6ac97dfdd9bbf51c1..71377bf1691356cc4faa0cad11afe50dd99b30f6 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017000
-#define NGINX_VERSION      "1.17.0"
+#define nginx_version      1017001
+#define NGINX_VERSION      "1.17.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD