# HG changeset patch # User Maxim Dounin # Date 1656460058 -10800 # Node ID e210c8942a54af14ea44cfa9285784f856cec7f8 # Parent fecd73db563fb64108f7669eca419badb2aba633 Version bump. diff --git a/src/core/nginx.h b/src/core/nginx.h --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1023000 -#define NGINX_VERSION "1.23.0" +#define nginx_version 1023001 +#define NGINX_VERSION "1.23.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD