[nginx] Version bump.
Vladimir Homutov
vl at nginx.com
Thu Jan 17 11:36:27 UTC 2019
details: https://hg.nginx.org/nginx/rev/134343f2a877
branches:
changeset: 7438:134343f2a877
user: Vladimir Homutov <vl at nginx.com>
date: Thu Jan 17 14:31:01 2019 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6d15e452fa2e -r 134343f2a877 src/core/nginx.h
--- a/src/core/nginx.h Tue Dec 25 17:53:03 2018 +0300
+++ b/src/core/nginx.h Thu Jan 17 14:31:01 2019 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015008
-#define NGINX_VERSION "1.15.8"
+#define nginx_version 1015009
+#define NGINX_VERSION "1.15.9"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list