[nginx] Version bump.

Ruslan Ermilov ru at nginx.com
Wed Jun 18 09:39:58 UTC 2014


details:   http://hg.nginx.org/nginx/rev/eadf46f888e9
branches:  
changeset: 5725:eadf46f888e9
user:      Ruslan Ermilov <ru at nginx.com>
date:      Wed Jun 18 13:39:20 2014 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r ec919574cc14 -r eadf46f888e9 src/core/nginx.h
--- a/src/core/nginx.h	Tue Jun 17 16:51:25 2014 +0400
+++ b/src/core/nginx.h	Wed Jun 18 13:39:20 2014 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1007002
-#define NGINX_VERSION      "1.7.2"
+#define nginx_version      1007003
+#define NGINX_VERSION      "1.7.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list