details: https://hg.nginx.org/nginx/rev/ea658355015b branches: changeset: 8160:ea658355015b user: Sergey Kandaurov <pluk...@nginx.com> date: Mon Apr 17 14:06:43 2023 +0400 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 5f1d05a21287 -r ea658355015b src/core/nginx.h --- a/src/core/nginx.h Tue Mar 28 18:01:54 2023 +0300 +++ b/src/core/nginx.h Mon Apr 17 14:06:43 2023 +0400 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1023004 -#define NGINX_VERSION "1.23.4" +#define nginx_version 1025000 +#define NGINX_VERSION "1.25.0" #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