[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 11 01:48:13 UTC 2021
details: https://hg.nginx.org/nginx/rev/43d9c9c2981f
branches:
changeset: 7800:43d9c9c2981f
user: Maxim Dounin <mdounin at mdounin.ru>
date: Thu Mar 11 04:46:22 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 34e76ceabcec -r 43d9c9c2981f src/core/nginx.h
--- a/src/core/nginx.h Tue Mar 09 18:27:51 2021 +0300
+++ b/src/core/nginx.h Thu Mar 11 04:46:22 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019008
-#define NGINX_VERSION "1.19.8"
+#define nginx_version 1019009
+#define NGINX_VERSION "1.19.9"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list