# HG changeset patch # User Maxim Dounin # Date 1555344786 -10800 # Node ID ce9942d4df5563b8b2a84dbca04f4ce657436d95 # Parent a6e23e343081b79eb924da985a414909310aa7a3 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 1015011 -#define NGINX_VERSION "1.15.11" +#define nginx_version 1015012 +#define NGINX_VERSION "1.15.12" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD