Version bump - v1.13.11

This commit is contained in:
Hakase
2018-03-21 02:44:03 +09:00
parent 8740af5fb7
commit c6bdae8a6e
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1013010
#define NGINX_VERSION "1.13.10"
#define nginx_version 1013011
#define NGINX_VERSION "1.13.11"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION