[nginx] Version bump.
Vladimir Homutov
vl at nginx.com
Wed Apr 24 11:30:44 UTC 2019
details: https://hg.nginx.org/nginx/rev/88fd9f3976f6
branches:
changeset: 7501:88fd9f3976f6
user: Vladimir Homutov <vl at nginx.com>
date: Wed Apr 24 13:41:29 2019 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 10db363fcf57 -r 88fd9f3976f6 src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 16 17:54:59 2019 +0300
+++ b/src/core/nginx.h Wed Apr 24 13:41:29 2019 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015012
-#define NGINX_VERSION "1.15.12"
+#define nginx_version 1017000
+#define NGINX_VERSION "1.17.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list