# HG changeset patch # User Sergey Kandaurov # Date 1698355768 -14400 # Node ID 8b1526a7e383a8fa322ee9f43347ecf9a4298fdb # Parent 25a2efd97a3e21d106ce4547a763b77eb9c732ad Version bump. diff -r 25a2efd97a3e -r 8b1526a7e383 src/core/nginx.h --- a/src/core/nginx.h Tue Oct 24 16:46:47 2023 +0300 +++ b/src/core/nginx.h Fri Oct 27 01:29:28 2023 +0400 @@ -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