From: Roman Arutyunyan Date: Tue, 14 Sep 2021 09:12:02 +0000 (+0300) Subject: Version bump. X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=8165597cf6b52d0129057185e19e37a83621c51e;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 6b134945e..bc4af23af 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1021003 -#define NGINX_VERSION "1.21.3" +#define nginx_version 1021004 +#define NGINX_VERSION "1.21.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD