[nginx] Version bump.

Maxim Dounin mdounin at mdounin.ru
Tue Aug 3 17:51:45 UTC 2021


details:   https://hg.nginx.org/nginx/rev/1563bbcdb90c
branches:  
changeset: 7890:1563bbcdb90c
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Aug 03 20:50:08 2021 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 91f96416f459 -r 1563bbcdb90c src/core/nginx.h
--- a/src/core/nginx.h	Tue Jul 06 17:59:17 2021 +0300
+++ b/src/core/nginx.h	Tue Aug 03 20:50:08 2021 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021001
-#define NGINX_VERSION      "1.21.1"
+#define nginx_version      1021002
+#define NGINX_VERSION      "1.21.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list