# HG changeset patch # User Roman Arutyunyan # Date 1544523155 -10800 # Node ID 4722b4b8aa935ea8c3d0aa5fc525e51f2e744c51 # Parent 2117637f64e981e0e14c3a4b0509252fefd8a78a 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 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