# HG changeset patch # User Roman Arutyunyan # Date 1535629335 -10800 # Node ID 039d3eff14a10cc03df368f09f81e123cc847ce0 # Parent fe767c99c2ad7da428dd7b606f21ece8105c387e 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 1015003 -#define NGINX_VERSION "1.15.3" +#define nginx_version 1015004 +#define NGINX_VERSION "1.15.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD