[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Wed Feb 5 15:10:05 UTC 2020


details:   https://hg.nginx.org/nginx/rev/2955192fb210
branches:  
changeset: 7622:2955192fb210
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Wed Feb 05 16:29:14 2020 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r b8a512c6466c -r 2955192fb210 src/core/nginx.h
--- a/src/core/nginx.h	Tue Jan 21 16:39:42 2020 +0300
+++ b/src/core/nginx.h	Wed Feb 05 16:29:14 2020 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017008
-#define NGINX_VERSION      "1.17.8"
+#define nginx_version      1017009
+#define NGINX_VERSION      "1.17.9"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list