# HG changeset patch # User Vladimir Homutov # Date 1473940586 -10800 # Node ID 4bce3edfac2c03c84685c78adc88a549251ae8e5 # Parent 9a4934f07bb47fbcf154ce275a04eb5dd1ba16be 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 1011004 -#define NGINX_VERSION "1.11.4" +#define nginx_version 1011005 +#define NGINX_VERSION "1.11.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD