# HG changeset patch # User Maxim Dounin # Date 1653867479 -10800 # Node ID 6206bca52d73b42fcf50be193a3da58421e2fa5c # Parent 8a54733c9d1290e6dc2f86af18e8a976a6352e4f 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 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