[nginx] Version bump.

Roman Arutyunyan arut at nginx.com
Mon Sep 11 12:49:47 UTC 2017


details:   http://hg.nginx.org/nginx/rev/a0e472a2c4f1
branches:  
changeset: 7097:a0e472a2c4f1
user:      Roman Arutyunyan <arut at nginx.com>
date:      Mon Sep 11 15:46:23 2017 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 6b6e15bbda92 -r a0e472a2c4f1 src/core/nginx.h
--- a/src/core/nginx.h	Tue Sep 05 17:59:31 2017 +0300
+++ b/src/core/nginx.h	Mon Sep 11 15:46:23 2017 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1013005
-#define NGINX_VERSION      "1.13.5"
+#define nginx_version      1013006
+#define NGINX_VERSION      "1.13.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list