[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Tue Dec 11 10:28:43 UTC 2018
details: https://hg.nginx.org/nginx/rev/4722b4b8aa93
branches:
changeset: 7426:4722b4b8aa93
user: Roman Arutyunyan <arut at nginx.com>
date: Tue Dec 11 13:12:35 2018 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 2117637f64e9 -r 4722b4b8aa93 src/core/nginx.h
--- a/src/core/nginx.h Tue Nov 27 17:40:21 2018 +0300
+++ b/src/core/nginx.h Tue Dec 11 13:12:35 2018 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015007
-#define NGINX_VERSION "1.15.7"
+#define nginx_version 1015008
+#define NGINX_VERSION "1.15.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list