From: Vladimir Homutov Date: Mon, 30 Sep 2019 13:43:16 +0000 (+0300) Subject: Version bump. X-Git-Tag: release-1.17.5~12 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=201062c83f1d053b36fe376d3837da5f1feb451b;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 0ebc50af4..cea76c9ab 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1017004 -#define NGINX_VERSION "1.17.4" +#define nginx_version 1017005 +#define NGINX_VERSION "1.17.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD