From: Sergey Kandaurov Date: Thu, 26 Oct 2023 21:29:28 +0000 (+0400) Subject: Version bump. X-Git-Tag: release-1.25.4~29 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=1f1bc17ba81eb7eaf0fbadb6bd5fd711f5194d11;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 088aa1ecd..dc1308fd1 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1025003 -#define NGINX_VERSION "1.25.3" +#define nginx_version 1025004 +#define NGINX_VERSION "1.25.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD