# HG changeset patch # User Sergey Kandaurov # Date 1532447178 -10800 # Node ID 3088190204388c84f505e916a92f62cca0255590 # Parent 6a86f6f1079859a9f91cfa1d38c2c8bcea98b906 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 1015002 -#define NGINX_VERSION "1.15.2" +#define nginx_version 1015003 +#define NGINX_VERSION "1.15.3" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD