From: Vladimir Homutov Date: Thu, 15 Sep 2016 11:56:26 +0000 (+0300) Subject: Version bump. X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=afa771140bcf677505adcc6517008a9f9108c878;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 7e9aae620..1446251c7 100644 --- 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