[nginx] Stable branch.
Konstantin Pavlov
thresh at nginx.com
Tue May 24 14:05:27 UTC 2022
details: https://hg.nginx.org/nginx/rev/c32b775633d3
branches: stable-1.22
changeset: 8012:c32b775633d3
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue May 24 02:55:29 2022 +0300
description:
Stable branch.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 56ead48cfe88 -r c32b775633d3 src/core/nginx.h
--- a/src/core/nginx.h Tue Jan 25 18:03:52 2022 +0300
+++ b/src/core/nginx.h Tue May 24 02:55:29 2022 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1021006
-#define NGINX_VERSION "1.21.6"
+#define nginx_version 1022000
+#define NGINX_VERSION "1.22.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list