From 2a9244ed12a3064c25ecc4014efda013a8323bd1 Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 27 Feb 2019 01:01:54 +0900 Subject: [PATCH] Version bump. (v1.15.10) --- 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 8361d7a..94c25a0 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1015009 -#define NGINX_VERSION "1.15.9" +#define nginx_version 1015010 +#define NGINX_VERSION "1.15.10" #define NGINX_VER "nginx/" NGINX_VERSION " by Hakase" #ifndef NGINX_SERVER