[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Tue Sep 14 11:31:44 UTC 2021
details: https://hg.nginx.org/nginx/rev/7189cb2b4c5d
branches:
changeset: 7927:7189cb2b4c5d
user: Roman Arutyunyan <arut at nginx.com>
date: Tue Sep 14 12:12:02 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r a525013b8296 -r 7189cb2b4c5d src/core/nginx.h
--- a/src/core/nginx.h Tue Sep 07 18:21:03 2021 +0300
+++ b/src/core/nginx.h Tue Sep 14 12:12:02 2021 +0300
@@ -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
More information about the nginx-devel
mailing list