From: Aleksei Bavshin Date: Tue, 16 Dec 2025 21:18:30 +0000 (-0800) Subject: Version bump. X-Git-Tag: release-1.29.5~16 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=5c2947d844895198cae0d0c54217c07de8955a01;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 98ec5303c..654edc0fa 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 #ifdef NGX_BUILD