# HG changeset patch # User Maxim Dounin # Date 1551620861 -10800 # Node ID 48af42db14ab7a7e6fd8ebd7c14b0745303fe014 # Parent bd1bba6c018487a9d6131087f5ee559a0f557d17 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 1015009 -#define NGINX_VERSION "1.15.9" +#define nginx_version 1015010 +#define NGINX_VERSION "1.15.10" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD