[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Tue Nov 17 16:02:13 UTC 2015


details:   http://hg.nginx.org/nginx/rev/92482faf5d8a
branches:  
changeset: 6297:92482faf5d8a
user:      Valentin Bartenev <vbart at nginx.com>
date:      Tue Nov 17 19:01:41 2015 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 4221623f2e46 -r 92482faf5d8a src/core/nginx.h
--- a/src/core/nginx.h	Tue Nov 17 17:50:57 2015 +0300
+++ b/src/core/nginx.h	Tue Nov 17 19:01:41 2015 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009007
-#define NGINX_VERSION      "1.9.7"
+#define nginx_version      1009008
+#define NGINX_VERSION      "1.9.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list