Version bump (7258)

This commit is contained in:
Hakase
2018-04-05 08:27:35 +09:00
parent 4ead8bdc79
commit a1dea92f81
3 changed files with 39 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1013011
#define NGINX_VERSION "1.13.11"
#define nginx_version 1013012
#define NGINX_VERSION "1.13.12"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION