[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Tue Jul 24 15:49:58 UTC 2018
details: http://hg.nginx.org/nginx/rev/308819020438
branches:
changeset: 7326:308819020438
user: Sergey Kandaurov <pluknet at nginx.com>
date: Tue Jul 24 18:46:18 2018 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6a86f6f10798 -r 308819020438 src/core/nginx.h
--- a/src/core/nginx.h Tue Jul 24 16:11:00 2018 +0300
+++ b/src/core/nginx.h Tue Jul 24 18:46:18 2018 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1015002
-#define NGINX_VERSION "1.15.2"
+#define nginx_version 1015003
+#define NGINX_VERSION "1.15.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list