[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Mon Apr 5 13:00:00 UTC 2021
details: https://hg.nginx.org/nginx/rev/19799b290812
branches:
changeset: 7815:19799b290812
user: Maxim Dounin <mdounin at mdounin.ru>
date: Mon Apr 05 04:03:10 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r eb23d58bfd6b -r 19799b290812 src/core/nginx.h
--- a/src/core/nginx.h Tue Mar 30 17:47:11 2021 +0300
+++ b/src/core/nginx.h Mon Apr 05 04:03:10 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019009
-#define NGINX_VERSION "1.19.9"
+#define nginx_version 1019010
+#define NGINX_VERSION "1.19.10"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list