# HG changeset patch # User Roman Arutyunyan # Date 1544523155 -10800 # Node ID 4722b4b8aa935ea8c3d0aa5fc525e51f2e744c51 # Parent 2117637f64e981e0e14c3a4b0509252fefd8a78a Version bump. diff -r 2117637f64e9 -r 4722b4b8aa93 src/core/nginx.h --- a/src/core/nginx.h Tue Nov 27 17:40:21 2018 +0300 +++ b/src/core/nginx.h Tue Dec 11 13:12:35 2018 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015007 -#define NGINX_VERSION "1.15.7" +#define nginx_version 1015008 +#define NGINX_VERSION "1.15.8" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD