Version bump.
Maxim Dounin
3 years ago
8 | 8 |
#define _NGINX_H_INCLUDED_
|
9 | 9 |
|
10 | 10 |
|
11 | |
#define nginx_version 1015011
|
12 | |
#define NGINX_VERSION "1.15.11"
|
|
11 |
#define nginx_version 1015012
|
|
12 |
#define NGINX_VERSION "1.15.12"
|
13 | 13 |
#define NGINX_VER "nginx/" NGINX_VERSION
|
14 | 14 |
|
15 | 15 |
#ifdef NGX_BUILD
|