# HG changeset patch # User Maxim Dounin # Date 1708897235 -10800 # Node ID a7c41e449bbee1e0fa44cdb30ab1384cf8df8049 # Parent 8b8b2e1aa77a3539772815bd0d57450bae674e5c 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 1025004 -#define NGINX_VERSION "1.25.4" +#define nginx_version 1025005 +#define NGINX_VERSION "1.25.5" #define NGINX_NAME "freenginx" #define NGINX_VER NGINX_NAME "/" NGINX_VERSION