[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Tue Jun 7 09:36:49 UTC 2016


details:   http://hg.nginx.org/nginx/rev/0626855014d6
branches:  
changeset: 6582:0626855014d6
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Tue Jun 07 12:26:34 2016 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r ffab73f90763 -r 0626855014d6 src/core/nginx.h
--- a/src/core/nginx.h	Tue May 31 16:43:49 2016 +0300
+++ b/src/core/nginx.h	Tue Jun 07 12:26:34 2016 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011001
-#define NGINX_VERSION      "1.11.1"
+#define nginx_version      1011002
+#define NGINX_VERSION      "1.11.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list