[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Fri Aug 14 09:51:30 UTC 2020
details: https://hg.nginx.org/nginx/rev/8ca47f094d5b
branches:
changeset: 7701:8ca47f094d5b
user: Roman Arutyunyan <arut at nginx.com>
date: Fri Aug 14 12:45:52 2020 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 7d46c9f56c9a -r 8ca47f094d5b src/core/nginx.h
--- a/src/core/nginx.h Tue Aug 11 17:52:30 2020 +0300
+++ b/src/core/nginx.h Fri Aug 14 12:45:52 2020 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019002
-#define NGINX_VERSION "1.19.2"
+#define nginx_version 1019003
+#define NGINX_VERSION "1.19.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list