From: Roman Arutyunyan Date: Tue, 11 Dec 2018 10:12:35 +0000 (+0300) Subject: Version bump. X-Git-Tag: release-1.15.8~10 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=7b7f7c1458a66d2ed53e547a2efa775b04034f89;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 5e854d686..5e2c5a88f 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015007 -#define NGINX_VERSION "1.15.7" +#define nginx_version 1015008 +#define NGINX_VERSION "1.15.8" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD