[nginx] Version bump.

Valentin Bartenev vbart at nginx.com
Thu Oct 2 18:37:06 UTC 2014


details:   http://hg.nginx.org/nginx/rev/26d28506282a
branches:  
changeset: 5867:26d28506282a
user:      Valentin Bartenev <vbart at nginx.com>
date:      Thu Oct 02 22:36:27 2014 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r a215d9021f13 -r 26d28506282a src/core/nginx.h
--- a/src/core/nginx.h	Tue Sep 30 17:20:33 2014 +0400
+++ b/src/core/nginx.h	Thu Oct 02 22:36:27 2014 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1007006
-#define NGINX_VERSION      "1.7.6"
+#define nginx_version      1007007
+#define NGINX_VERSION      "1.7.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list