# HG changeset patch # User Vladimir Homutov # Date 1469549238 -10800 # Node ID 0b4249f975eba48c17b69c5e225fd12b470c0184 # Parent eaba11dddc70ee78cd226a89cdafa3c79eb45906 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 1011003 -#define NGINX_VERSION "1.11.3" +#define nginx_version 1011004 +#define NGINX_VERSION "1.11.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD