[nginx] Version bump.

Roman Arutyunyan arut at nginx.com
Thu Oct 24 10:55:24 UTC 2019


details:   https://hg.nginx.org/nginx/rev/486d2e0b1b6f
branches:  
changeset: 7589:486d2e0b1b6f
user:      Roman Arutyunyan <arut at nginx.com>
date:      Thu Oct 24 13:47:28 2019 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r f292a38a93f5 -r 486d2e0b1b6f src/core/nginx.h
--- a/src/core/nginx.h	Tue Oct 22 18:16:08 2019 +0300
+++ b/src/core/nginx.h	Thu Oct 24 13:47:28 2019 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017005
-#define NGINX_VERSION      "1.17.5"
+#define nginx_version      1017006
+#define NGINX_VERSION      "1.17.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list