[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Tue May 26 19:13:01 UTC 2020
details: https://hg.nginx.org/nginx/rev/d33e17499088
branches:
changeset: 7660:d33e17499088
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue May 26 22:03:00 2020 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r d78400b2fa93 -r d33e17499088 src/core/nginx.h
--- a/src/core/nginx.h Tue May 26 18:00:20 2020 +0300
+++ b/src/core/nginx.h Tue May 26 22:03:00 2020 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019000
-#define NGINX_VERSION "1.19.0"
+#define nginx_version 1019001
+#define NGINX_VERSION "1.19.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list