From: Roman Arutyunyan Date: Wed, 11 Feb 2026 14:54:35 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.29.6~30 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=d662a5cc469b64d9423ccae0a400ca34d11c3764;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 654edc0fa..cac3013c4 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029005 -#define NGINX_VERSION "1.29.5" +#define nginx_version 1029006 +#define NGINX_VERSION "1.29.6" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD