Version bump.
Roman Arutyunyan
1 year, 4 months ago
8 | 8 |
#define _NGINX_H_INCLUDED_
|
9 | 9 |
|
10 | 10 |
|
11 | |
#define nginx_version 1017005
|
12 | |
#define NGINX_VERSION "1.17.5"
|
|
11 |
#define nginx_version 1017006
|
|
12 |
#define NGINX_VERSION "1.17.6"
|
13 | 13 |
#define NGINX_VER "nginx/" NGINX_VERSION
|
14 | 14 |
|
15 | 15 |
#ifdef NGX_BUILD
|