details: https://hg.nginx.org/nginx/rev/a2924855f453 branches: changeset: 8098:a2924855f453 user: Roman Arutyunyan <a...@nginx.com> date: Thu Nov 03 15:52:55 2022 +0400 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 1ae25660c0c7 -r a2924855f453 src/core/nginx.h --- a/src/core/nginx.h Wed Oct 19 10:56:21 2022 +0300 +++ b/src/core/nginx.h Thu Nov 03 15:52:55 2022 +0400 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1023002 -#define NGINX_VERSION "1.23.2" +#define nginx_version 1023003 +#define NGINX_VERSION "1.23.3" #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