]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorVladimir Homutov <vl@nginx.com>
Mon, 30 Sep 2019 13:43:16 +0000 (16:43 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 30 Sep 2019 13:43:16 +0000 (16:43 +0300)
src/core/nginx.h

index 0ebc50af4d22e642c7c7ecb8d3d1428a59533b00..cea76c9abcf4973b168933aaf76d1195d4f193af 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017004
-#define NGINX_VERSION      "1.17.4"
+#define nginx_version      1017005
+#define NGINX_VERSION      "1.17.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD