changeset 7575:d34a81b49214

Version bump.
author Vladimir Homutov <vl@nginx.com>
date Mon, 30 Sep 2019 16:43:16 +0300
parents 7ec8ef26e5e4
children 7fdcf308e0f0
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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      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