details: https://hg.nginx.org/nginx/rev/fac6e1a46206 branches: changeset: 7683:fac6e1a46206 user: Roman Arutyunyan <a...@nginx.com> date: Thu Jul 09 17:33:22 2020 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 2ab0ecfe5a5f -r fac6e1a46206 src/core/nginx.h --- a/src/core/nginx.h Tue Jul 07 18:56:06 2020 +0300 +++ b/src/core/nginx.h Thu Jul 09 17:33:22 2020 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1019001 -#define NGINX_VERSION "1.19.1" +#define nginx_version 1019002 +#define NGINX_VERSION "1.19.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel