From 171db61c230021b88d812332100b31847d28d47a Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 27 Mar 2019 09:38:37 +0900 Subject: [PATCH] Version bump. (v1.15.11) --- src/core/nginx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/nginx.h b/src/core/nginx.h index 94c25a0..52f5312 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015010 -#define NGINX_VERSION "1.15.10" +#define nginx_version 1015011 +#define NGINX_VERSION "1.15.11" #define NGINX_VER "nginx/" NGINX_VERSION " by Hakase" #ifndef NGINX_SERVER