[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Tue May 25 15:34:07 UTC 2021
details: https://hg.nginx.org/nginx/rev/76871d1340ea
branches: stable-1.20
changeset: 7857:76871d1340ea
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue May 25 15:29:54 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 3ebf8a5fb670 -r 76871d1340ea src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 20 16:35:47 2021 +0300
+++ b/src/core/nginx.h Tue May 25 15:29:54 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1020000
-#define NGINX_VERSION "1.20.0"
+#define nginx_version 1020001
+#define NGINX_VERSION "1.20.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list