From: Roman Arutyunyan Date: Tue, 23 Apr 2024 13:31:41 +0000 (+0400) Subject: Stable branch. X-Git-Tag: release-1.26.0~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=ee19cf9800a08228e335c6775f3fea2c8a6b00e0;p=nginx.git Stable branch. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index f18c3930f..7ef5cfb13 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1025005 -#define NGINX_VERSION "1.25.5" +#define nginx_version 1026000 +#define NGINX_VERSION "1.26.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD