Version bump - v1.13.10

This commit is contained in:
Hakase
2018-02-21 02:16:59 +09:00
parent 738c35cd2a
commit 6345ed526d
+2 -2
View File
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1013009
#define NGINX_VERSION "1.13.9"
#define nginx_version 1013010
#define NGINX_VERSION "1.13.10"
#define NGINX_VER "nginx/" NGINX_VERSION " by Hakase"
#define NGINX_SERVER_FULL NGINX_SERVER "/" NGINX_VERSION
#define NGINX_ORIG "nginx/" NGINX_VERSION