# HG changeset patch # User Roman Arutyunyan # Date 1687266060 -14400 # Node ID 31c8c1a713bcc797611014160c0b1fe2a07a73ce # Parent 5b8854a2f79c62dcd1d1272187e5e522c20cfa5f 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 1025001 -#define NGINX_VERSION "1.25.1" +#define nginx_version 1025002 +#define NGINX_VERSION "1.25.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD