mirror of
https://github.com/nginx/nginx.git
synced 2026-02-19 02:28:00 -05:00
Version bump.
This commit is contained in:
parent
949c97007b
commit
fbcc09e17f
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1019007
|
||||
#define NGINX_VERSION "1.19.7"
|
||||
#define nginx_version 1019008
|
||||
#define NGINX_VERSION "1.19.8"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||
|
||||
#ifdef NGX_BUILD
|
||||
|
|
|
|||
Loading…
Reference in a new issue