From 94e5c04900986fcd496bba61b1fc8ae40c187dff Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 17 Dec 2025 13:01:20 +0900 Subject: [PATCH] Latest update - GitHub 7c2524a (1.29.5) --- src/core/nginx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/nginx.h b/src/core/nginx.h index c09cf22..54fbc0d 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029004 -#define NGINX_VERSION "1.29.4" +#define nginx_version 1029005 +#define NGINX_VERSION "1.29.5" #define NGINX_VER "nginx/" NGINX_VERSION " by Hakase" #ifndef NGINX_SERVER