[nginx] Version bump.

Ruslan Ermilov ru at nginx.com
Wed Oct 11 19:18:30 UTC 2017


details:   http://hg.nginx.org/nginx/rev/f4cf4f970e6e
branches:  
changeset: 7129:f4cf4f970e6e
user:      Ruslan Ermilov <ru at nginx.com>
date:      Wed Oct 11 22:04:11 2017 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 3012fcb69db4 -r f4cf4f970e6e src/core/nginx.h
--- a/src/core/nginx.h	Tue Oct 10 18:22:51 2017 +0300
+++ b/src/core/nginx.h	Wed Oct 11 22:04:11 2017 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1013006
-#define NGINX_VERSION      "1.13.6"
+#define nginx_version      1013007
+#define NGINX_VERSION      "1.13.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list