Stable branch.
This commit is contained in:
parent
a9849bc5d6
commit
7e42c2cd3e
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1007013
|
||||
#define NGINX_VERSION "1.7.13"
|
||||
#define nginx_version 1008000
|
||||
#define NGINX_VERSION "1.8.0"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||
|
||||
#ifdef NGX_BUILD
|
||||
|
|
Loading…
Reference in a new issue