[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Tue Oct 27 20:17:31 UTC 2015


details:   http://hg.nginx.org/nginx/rev/86b5f146b121
branches:  
changeset: 6283:86b5f146b121
user:      Valentin Bartenev <vbart at nginx.com>
date:      Tue Oct 27 23:16:29 2015 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r f1424eef1966 -r 86b5f146b121 src/core/nginx.h
--- a/src/core/nginx.h	Tue Oct 27 16:47:30 2015 +0300
+++ b/src/core/nginx.h	Tue Oct 27 23:16:29 2015 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009006
-#define NGINX_VERSION      "1.9.6"
+#define nginx_version      1009007
+#define NGINX_VERSION      "1.9.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list