mirror of
https://github.com/nginx/nginx.git
synced 2026-05-28 04:12:47 -04:00
Stable branch
This commit is contained in:
parent
5eaf45f11e
commit
bc4f7d78e1
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1029008
|
||||
#define NGINX_VERSION "1.29.8"
|
||||
#define nginx_version 1030000
|
||||
#define NGINX_VERSION "1.30.0"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||
|
||||
#ifdef NGX_BUILD
|
||||
|
|
|
|||
Loading…
Reference in a new issue