[nginx] Version bump.

Vladimir Homutov vl at nginx.com
Thu Jan 26 08:49:29 UTC 2017


details:   http://hg.nginx.org/nginx/rev/b14d4e5a123f
branches:  
changeset: 6880:b14d4e5a123f
user:      Vladimir Homutov <vl at nginx.com>
date:      Thu Jan 26 11:44:55 2017 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r d84f48e571e4 -r b14d4e5a123f src/core/nginx.h
--- a/src/core/nginx.h	Tue Jan 24 17:02:19 2017 +0300
+++ b/src/core/nginx.h	Thu Jan 26 11:44:55 2017 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011009
-#define NGINX_VERSION      "1.11.9"
+#define nginx_version      1011010
+#define NGINX_VERSION      "1.11.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list