details: https://hg.nginx.org/nginx/rev/6b4faeec4630 branches: changeset: 9271:6b4faeec4630 user: Sergey Kandaurov <pluk...@nginx.com> date: Fri Aug 09 18:01:42 2024 +0400 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r d1b8568f3042 -r 6b4faeec4630 src/core/nginx.h --- a/src/core/nginx.h Thu Jul 18 17:43:25 2024 +0400 +++ b/src/core/nginx.h Fri Aug 09 18:01:42 2024 +0400 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1027000 -#define NGINX_VERSION "1.27.0" +#define nginx_version 1027001 +#define NGINX_VERSION "1.27.1" #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