mirror of
https://github.com/nginx/nginx.git
synced 2026-06-08 16:34:32 -04:00
Version bump.
This commit is contained in:
parent
bab7ab0477
commit
b89a5d5998
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
#define _NGINX_H_INCLUDED_
|
||||
|
||||
|
||||
#define nginx_version 1019000
|
||||
#define NGINX_VERSION "1.19.0"
|
||||
#define nginx_version 1019001
|
||||
#define NGINX_VERSION "1.19.1"
|
||||
#define NGINX_VER "nginx/" NGINX_VERSION
|
||||
|
||||
#ifdef NGX_BUILD
|
||||
|
|
|
|||
Loading…
Reference in a new issue