[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Wed Sep 17 08:08:15 UTC 2014


details:   http://hg.nginx.org/nginx/rev/40b24cfef18b
branches:  
changeset: 5845:40b24cfef18b
user:      Valentin Bartenev <vbart at nginx.com>
date:      Wed Sep 17 12:04:47 2014 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 4062a5d59d41 -r 40b24cfef18b src/core/nginx.h
--- a/src/core/nginx.h	Tue Sep 16 16:19:03 2014 +0400
+++ b/src/core/nginx.h	Wed Sep 17 12:04:47 2014 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1007005
-#define NGINX_VERSION      "1.7.5"
+#define nginx_version      1007006
+#define NGINX_VERSION      "1.7.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list