# HG changeset patch # User Maxim Dounin # Date 1577456420 -10800 # Node ID 44534144dcd45c9ff1e94856f6ae5aee2a4425bd # Parent e99e9b0a8c51d59c7ee665489949d8556565adff Version bump. diff --git a/src/core/nginx.h b/src/core/nginx.h --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1017007 -#define NGINX_VERSION "1.17.7" +#define nginx_version 1017008 +#define NGINX_VERSION "1.17.8" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD