[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Tue Nov 16 14:50:42 UTC 2021
details: https://hg.nginx.org/nginx/rev/e9a98fb95c48
branches: stable-1.20
changeset: 7954:e9a98fb95c48
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue Nov 16 16:57:52 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r c14b92e0e626 -r e9a98fb95c48 src/core/nginx.h
--- a/src/core/nginx.h Tue May 25 15:35:38 2021 +0300
+++ b/src/core/nginx.h Tue Nov 16 16:57:52 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1020001
-#define NGINX_VERSION "1.20.1"
+#define nginx_version 1020002
+#define NGINX_VERSION "1.20.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list