From: Maxim Dounin Date: Thu, 5 Dec 2019 16:22:48 +0000 (+0300) Subject: Version bump. X-Git-Tag: release-1.17.7~14 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=d77ec5493cd2d3dc5350c0e2725be963fef1a1e8;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 36c784f51..63efbf265 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1017006 -#define NGINX_VERSION "1.17.6" +#define nginx_version 1017007 +#define NGINX_VERSION "1.17.7" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD