From: Roman Arutyunyan Date: Mon, 29 May 2023 11:03:31 +0000 (+0400) Subject: Version bump. X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=fddcc30e999e56a9838a5ed818469afcd244f395;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 5bcca59f6..7a32ef191 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1025000 -#define NGINX_VERSION "1.25.0" +#define nginx_version 1025001 +#define NGINX_VERSION "1.25.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD