[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Thu Apr 24 16:51:52 UTC 2014


details:   http://hg.nginx.org/nginx/rev/1710bf72243e
branches:  
changeset: 5675:1710bf72243e
user:      Valentin Bartenev <vbart at nginx.com>
date:      Thu Apr 24 20:50:10 2014 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 1b0c55d38d0b -r 1710bf72243e src/core/nginx.h
--- a/src/core/nginx.h	Thu Apr 24 16:54:23 2014 +0400
+++ b/src/core/nginx.h	Thu Apr 24 20:50:10 2014 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1007000
-#define NGINX_VERSION      "1.7.0"
+#define nginx_version      1007001
+#define NGINX_VERSION      "1.7.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"



More information about the nginx-devel mailing list