[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Tue Apr 26 15:59:47 UTC 2016
details: http://hg.nginx.org/nginx/rev/be44757637dd
branches:
changeset: 6526:be44757637dd
user: Ruslan Ermilov <ru at nginx.com>
date: Tue Apr 26 18:26:18 2016 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 5b5a2d8d4d97 -r be44757637dd src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 19 19:02:37 2016 +0300
+++ b/src/core/nginx.h Tue Apr 26 18:26:18 2016 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009015
-#define NGINX_VERSION "1.9.15"
+#define nginx_version 1011000
+#define NGINX_VERSION "1.11.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list