[nginx] Version bump.
Vladimir Homutov
vl at nginx.com
Tue Jul 26 16:34:41 UTC 2016
details: http://hg.nginx.org/nginx/rev/0b4249f975eb
branches:
changeset: 6647:0b4249f975eb
user: Vladimir Homutov <vl at nginx.com>
date: Tue Jul 26 19:07:18 2016 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r eaba11dddc70 -r 0b4249f975eb src/core/nginx.h
--- a/src/core/nginx.h Tue Jul 26 16:58:58 2016 +0300
+++ b/src/core/nginx.h Tue Jul 26 19:07:18 2016 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1011003
-#define NGINX_VERSION "1.11.3"
+#define nginx_version 1011004
+#define NGINX_VERSION "1.11.4"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list