# HG changeset patch # User Sergey Kandaurov # Date 1698355768 -14400 # Node ID 8b1526a7e383a8fa322ee9f43347ecf9a4298fdb # Parent 25a2efd97a3e21d106ce4547a763b77eb9c732ad 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 1025003 -#define NGINX_VERSION "1.25.3" +#define nginx_version 1025004 +#define NGINX_VERSION "1.25.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD