[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Thu Sep 27 10:43:19 UTC 2018
details: http://hg.nginx.org/nginx/rev/5fa22beeaf11
branches:
changeset: 7364:5fa22beeaf11
user: Ruslan Ermilov <ru at nginx.com>
date: Thu Sep 27 13:05:39 2018 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r dcd9303b0d73 -r 5fa22beeaf11 src/core/nginx.h
--- a/src/core/nginx.h Tue Sep 25 18:11:39 2018 +0300
+++ b/src/core/nginx.h Thu Sep 27 13:05:39 2018 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015004
-#define NGINX_VERSION "1.15.4"
+#define nginx_version 1015005
+#define NGINX_VERSION "1.15.5"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list