details: https://hg.nginx.org/nginx/rev/d34a81b49214 branches: changeset: 7575:d34a81b49214 user: Vladimir Homutov <v...@nginx.com> date: Mon Sep 30 16:43:16 2019 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 7ec8ef26e5e4 -r d34a81b49214 src/core/nginx.h --- a/src/core/nginx.h Tue Sep 24 18:08:48 2019 +0300 +++ b/src/core/nginx.h Mon Sep 30 16:43:16 2019 +0300 @@ -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 _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel