# HG changeset patch # User Roman Arutyunyan # Date 1571914048 -10800 # Node ID 486d2e0b1b6fd1acdcb6f3eea1b4304ba6fbd341 # Parent f292a38a93f502410f9040b21735589908fab84e Version bump. diff -r f292a38a93f5 -r 486d2e0b1b6f src/core/nginx.h --- a/src/core/nginx.h Tue Oct 22 18:16:08 2019 +0300 +++ b/src/core/nginx.h Thu Oct 24 13:47:28 2019 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1017005 -#define NGINX_VERSION "1.17.5" +#define nginx_version 1017006 +#define NGINX_VERSION "1.17.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD