Version bump.
Maxim Dounin
2 years ago
8 | 8 |
#define _NGINX_H_INCLUDED_
|
9 | 9 |
|
10 | 10 |
|
11 | |
#define nginx_version 1017003
|
12 | |
#define NGINX_VERSION "1.17.3"
|
|
11 |
#define nginx_version 1017004
|
|
12 |
#define NGINX_VERSION "1.17.4"
|
13 | 13 |
#define NGINX_VER "nginx/" NGINX_VERSION
|
14 | 14 |
|
15 | 15 |
#ifdef NGX_BUILD
|