details: https://hg.nginx.org/nginx/rev/64b97c8166b8 branches: changeset: 7724:64b97c8166b8 user: Maxim Dounin <mdou...@mdounin.ru> date: Sat Oct 03 21:01:12 2020 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 0896ed4ddee4 -r 64b97c8166b8 src/core/nginx.h --- a/src/core/nginx.h Tue Sep 29 17:32:10 2020 +0300 +++ b/src/core/nginx.h Sat Oct 03 21:01:12 2020 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1019003 -#define NGINX_VERSION "1.19.3" +#define nginx_version 1019004 +#define NGINX_VERSION "1.19.4" #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