[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Tue Mar 26 15:31:35 UTC 2019
details: https://hg.nginx.org/nginx/rev/1144c122e370
branches:
changeset: 7483:1144c122e370
user: Sergey Kandaurov <pluknet at nginx.com>
date: Tue Mar 26 18:25:08 2019 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 44df73d0fa71 -r 1144c122e370 src/core/nginx.h
--- a/src/core/nginx.h Tue Mar 26 17:06:55 2019 +0300
+++ b/src/core/nginx.h Tue Mar 26 18:25:08 2019 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015010
-#define NGINX_VERSION "1.15.10"
+#define nginx_version 1015011
+#define NGINX_VERSION "1.15.11"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list