Version bump - v1.15.2

This commit is contained in:
2018-07-04 02:36:11 +09:00
parent 52b68f00bb
commit 46231b2394
3 changed files with 70 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1015001
#define NGINX_VERSION "1.15.1"
#define nginx_version 1015002
#define NGINX_VERSION "1.15.2"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION