From: Sergey Kandaurov Date: Tue, 14 Apr 2026 09:25:34 +0000 (+0400) Subject: Stable branch X-Git-Tag: release-1.30.0~2 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=bc4f7d78e1f3b275e74fa870516a97bca8f9bf28;p=nginx.git Stable branch --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 6267a90c9..ff8c33e57 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1029008 -#define NGINX_VERSION "1.29.8" +#define nginx_version 1030000 +#define NGINX_VERSION "1.30.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD