# HG changeset patch # User Maxim Dounin # Date 1681177300 -10800 # Node ID 05cf7574d94bb980428cbb63aa488631c24b8000 # Parent 5f1d05a21287ba0290dd3a17ad501595b442a194 Stable branch. 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 1023004 -#define NGINX_VERSION "1.23.4" +#define nginx_version 1024000 +#define NGINX_VERSION "1.24.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD