diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2021-01-11 22:06:27 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-01-11 22:06:27 +0300 |
| commit | 09b41d5eab2d4743d696989d38914556bd315627 (patch) | |
| tree | 8f334fb30d5e9490c7e540d6046555ee1d924c1a /src/core/nginx.h | |
| parent | 402f4cda0c389242a587eff7bb55959663504c8b (diff) | |
| download | nginx-09b41d5eab2d4743d696989d38914556bd315627.tar.gz nginx-09b41d5eab2d4743d696989d38914556bd315627.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index e915be3e7..b926ba6fe 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1019006 -#define NGINX_VERSION "1.19.6" +#define nginx_version 1019007 +#define NGINX_VERSION "1.19.7" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
