Latest update - 7267

This commit is contained in:
Hakase
2018-04-19 22:57:00 +09:00
parent bc56933535
commit 0ae8019172
7 changed files with 22 additions and 6 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1013013
#define NGINX_VERSION "1.13.13"
#define nginx_version 1015000
#define NGINX_VERSION "1.15.0"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION