details: https://hg.nginx.org/nginx/rev/7189cb2b4c5d branches: changeset: 7927:7189cb2b4c5d user: Roman Arutyunyan <a...@nginx.com> date: Tue Sep 14 12:12:02 2021 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r a525013b8296 -r 7189cb2b4c5d src/core/nginx.h --- a/src/core/nginx.h Tue Sep 07 18:21:03 2021 +0300 +++ b/src/core/nginx.h Tue Sep 14 12:12:02 2021 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1021003 -#define NGINX_VERSION "1.21.3" +#define nginx_version 1021004 +#define NGINX_VERSION "1.21.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