Version bump.

This commit is contained in:
Maxim Dounin 2021-01-11 22:06:27 +03:00
parent 402f4cda0c
commit 09b41d5eab

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1019006 #define nginx_version 1019007
#define NGINX_VERSION "1.19.6" #define NGINX_VERSION "1.19.7"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD