[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Wed Feb 11 12:51:39 UTC 2015
details: http://hg.nginx.org/nginx/rev/814583aef808
branches:
changeset: 5976:814583aef808
user: Ruslan Ermilov <ru at nginx.com>
date: Wed Feb 11 15:51:03 2015 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 05bc5d5d1c5d -r 814583aef808 src/core/nginx.h
--- a/src/core/nginx.h Tue Feb 10 17:33:32 2015 +0300
+++ b/src/core/nginx.h Wed Feb 11 15:51:03 2015 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1007010
-#define NGINX_VERSION "1.7.10"
+#define nginx_version 1007011
+#define NGINX_VERSION "1.7.11"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list