[nginx] Version bump.

Maxim Dounin mdounin at mdounin.ru
Mon Jan 11 19:30:17 UTC 2021


details:   https://hg.nginx.org/nginx/rev/b055bb6ef87e
branches:  
changeset: 7758:b055bb6ef87e
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Mon Jan 11 22:06:27 2021 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 82228f955153 -r b055bb6ef87e src/core/nginx.h
--- a/src/core/nginx.h	Tue Dec 15 17:41:39 2020 +0300
+++ b/src/core/nginx.h	Mon Jan 11 22:06:27 2021 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019006
-#define NGINX_VERSION      "1.19.6"
+#define nginx_version      1019007
+#define NGINX_VERSION      "1.19.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list