details: https://hg.nginx.org/nginx/rev/6206bca52d73 branches: changeset: 8017:6206bca52d73 user: Maxim Dounin <mdou...@mdounin.ru> date: Mon May 30 02:37:59 2022 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 8a54733c9d12 -r 6206bca52d73 src/core/nginx.h --- a/src/core/nginx.h Tue May 24 02:51:49 2022 +0300 +++ b/src/core/nginx.h Mon May 30 02:37:59 2022 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1021007 -#define NGINX_VERSION "1.21.7" +#define nginx_version 1023000 +#define NGINX_VERSION "1.23.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD _______________________________________________ nginx-devel mailing list -- nginx-devel@nginx.org To unsubscribe send an email to nginx-devel-le...@nginx.org