# HG changeset patch # User Maxim Dounin # Date 1479736157 -10800 # Node ID 8bd659ff4231423d465349bb92391a3e5eb936d1 # Parent 6a26016e9a138102798a7ec3e74747fbd6018f82 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 1011006 -#define NGINX_VERSION "1.11.6" +#define nginx_version 1011007 +#define NGINX_VERSION "1.11.7" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD