[nginx] Version bump.

Roman Arutyunyan arut at nginx.com
Thu Jan 28 12:43:22 UTC 2016


details:   http://hg.nginx.org/nginx/rev/7fbeb0651e38
branches:  
changeset: 6363:7fbeb0651e38
user:      Roman Arutyunyan <arut at nginx.com>
date:      Thu Jan 28 15:25:58 2016 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 75c71083f4cc -r 7fbeb0651e38 src/core/nginx.h
--- a/src/core/nginx.h	Tue Jan 26 17:27:41 2016 +0300
+++ b/src/core/nginx.h	Thu Jan 28 15:25:58 2016 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009010
-#define NGINX_VERSION      "1.9.10"
+#define nginx_version      1009011
+#define NGINX_VERSION      "1.9.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list