From: Roman Arutyunyan Date: Wed, 11 Mar 2026 15:28:31 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.29.7~16 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=60d0329a20d17e278f4837a5ab18eb8083db8b3f;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index cac3013c4..c870991fc 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029006 -#define NGINX_VERSION "1.29.6" +#define nginx_version 1029007 +#define NGINX_VERSION "1.29.7" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD