[nginx] Version bump.

Vladimir Homutov vl at nginx.com
Thu Apr 16 09:19:42 UTC 2015


details:   http://hg.nginx.org/nginx/rev/e24f1bfdb641
branches:  
changeset: 6096:e24f1bfdb641
user:      Vladimir Homutov <vl at nginx.com>
date:      Thu Apr 16 12:13:51 2015 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r a70af6f10942 -r e24f1bfdb641 src/core/nginx.h
--- a/src/core/nginx.h	Tue Apr 07 18:35:33 2015 +0300
+++ b/src/core/nginx.h	Thu Apr 16 12:13:51 2015 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1007012
-#define NGINX_VERSION      "1.7.12"
+#define nginx_version      1007013
+#define NGINX_VERSION      "1.7.13"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list