[nginx] Version bump.
Vladimir Homutov
vl at nginx.com
Wed Oct 3 15:09:11 UTC 2018
details: http://hg.nginx.org/nginx/rev/aa1c9f846567
branches:
changeset: 7370:aa1c9f846567
user: Vladimir Homutov <vl at nginx.com>
date: Wed Oct 03 17:02:44 2018 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 64721be763b6 -r aa1c9f846567 src/core/nginx.h
--- a/src/core/nginx.h Tue Oct 02 18:13:52 2018 +0300
+++ b/src/core/nginx.h Wed Oct 03 17:02:44 2018 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015005
-#define NGINX_VERSION "1.15.5"
+#define nginx_version 1015006
+#define NGINX_VERSION "1.15.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list