details: https://hg.nginx.org/nginx/rev/2b08b48ecc23 branches: stable-1.22 changeset: 8092:2b08b48ecc23 user: Maxim Dounin <mdou...@mdounin.ru> date: Wed Oct 19 10:59:37 2022 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 2d3ed138ce65 -r 2b08b48ecc23 src/core/nginx.h --- a/src/core/nginx.h Tue May 24 02:59:19 2022 +0300 +++ b/src/core/nginx.h Wed Oct 19 10:59:37 2022 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1022000 -#define NGINX_VERSION "1.22.0" +#define nginx_version 1022001 +#define NGINX_VERSION "1.22.1" #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