details: https://hg.nginx.org/nginx/rev/331eae3dccf8 branches: changeset: 9288:331eae3dccf8 user: Sergey Kandaurov <pluk...@nginx.com> date: Tue Aug 20 21:18:30 2024 +0400 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 8796dfbe7177 -r 331eae3dccf8 src/core/nginx.h --- a/src/core/nginx.h Mon Aug 12 18:21:01 2024 +0400 +++ b/src/core/nginx.h Tue Aug 20 21:18:30 2024 +0400 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1027001 -#define NGINX_VERSION "1.27.1" +#define nginx_version 1027002 +#define NGINX_VERSION "1.27.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel