[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Tue Nov 23 11:20:02 UTC 2021


details:   https://hg.nginx.org/nginx/rev/284f03d6f154
branches:  
changeset: 7972:284f03d6f154
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Tue Nov 23 12:52:43 2021 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 82b750b20c52 -r 284f03d6f154 src/core/nginx.h
--- a/src/core/nginx.h	Tue Nov 02 17:49:22 2021 +0300
+++ b/src/core/nginx.h	Tue Nov 23 12:52:43 2021 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1021004
-#define NGINX_VERSION      "1.21.4"
+#define nginx_version      1021005
+#define NGINX_VERSION      "1.21.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list