[nginx] Stable branch.

Maxim Dounin mdounin at mdounin.ru
Tue Apr 20 14:42:22 UTC 2021


details:   https://hg.nginx.org/nginx/rev/1231c9e3afb8
branches:  stable-1.20
changeset: 7825:1231c9e3afb8
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Apr 20 16:06:58 2021 +0300
description:
Stable branch.

diffstat:

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

diffs (14 lines):

diff -r b56c45e3bd50 -r 1231c9e3afb8 src/core/nginx.h
--- a/src/core/nginx.h	Tue Apr 13 18:13:59 2021 +0300
+++ b/src/core/nginx.h	Tue Apr 20 16:06:58 2021 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019010
-#define NGINX_VERSION      "1.19.10"
+#define nginx_version      1020000
+#define NGINX_VERSION      "1.20.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list