[nginx] Version bump.

Vladimir Homutov vl at nginx.com
Thu Jan 27 11:43:19 UTC 2022


details:   https://hg.nginx.org/nginx/rev/60b8f529db13
branches:  
changeset: 8000:60b8f529db13
user:      Vladimir Homutov <vl at nginx.com>
date:      Thu Jan 27 13:44:09 2022 +0300
description:
Version bump.

diffstat:

 src/core/nginx.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 56ead48cfe88 -r 60b8f529db13 src/core/nginx.h
--- a/src/core/nginx.h	Tue Jan 25 18:03:52 2022 +0300
+++ b/src/core/nginx.h	Thu Jan 27 13:44:09 2022 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021006
-#define NGINX_VERSION      "1.21.6"
+#define nginx_version      1021007
+#define NGINX_VERSION      "1.21.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list