[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Mon May 27 16:56:39 UTC 2019
details: https://hg.nginx.org/nginx/rev/99ef05560b96
branches:
changeset: 7512:99ef05560b96
user: Roman Arutyunyan <arut at nginx.com>
date: Mon May 27 19:47:50 2019 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 234373adb2ce -r 99ef05560b96 src/core/nginx.h
--- a/src/core/nginx.h Tue May 21 17:23:57 2019 +0300
+++ b/src/core/nginx.h Mon May 27 19:47:50 2019 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1017000
-#define NGINX_VERSION "1.17.0"
+#define nginx_version 1017001
+#define NGINX_VERSION "1.17.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list