mirror of https://github.com/nginx/nginx
Stable branch.
This commit is contained in:
parent
dfe70f74a3
commit
d1c0b1f631
|
|
@ -9,8 +9,8 @@
|
||||||
#define _NGINX_H_INCLUDED_
|
#define _NGINX_H_INCLUDED_
|
||||||
|
|
||||||
|
|
||||||
#define nginx_version 1023004
|
#define nginx_version 1024000
|
||||||
#define NGINX_VERSION "1.23.4"
|
#define NGINX_VERSION "1.24.0"
|
||||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||||
|
|
||||||
#ifdef NGX_BUILD
|
#ifdef NGX_BUILD
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue