mirror of
https://github.com/nginx/nginx.git
synced 2026-06-09 00:42:38 -04:00
Version bump.
This commit is contained in:
parent
dd8c382ca2
commit
bf3ff5bca7
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1005008
|
||||
#define NGINX_VERSION "1.5.8"
|
||||
#define nginx_version 1005009
|
||||
#define NGINX_VERSION "1.5.9"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||
|
||||
#define NGINX_VAR "NGINX"
|
||||
|
|
|
|||
Loading…
Reference in a new issue