Version bump - v1.15.1

This commit is contained in:
2018-06-05 23:49:28 +09:00
parent 668faeb7b0
commit 95f07d8f33
3 changed files with 124 additions and 7 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1015000
#define NGINX_VERSION "1.15.0"
#define nginx_version 1015001
#define NGINX_VERSION "1.15.1"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION