[nginx] Version bump.
Maxim Dounin
mdounin at mdounin.ru
Mon May 31 14:39:49 UTC 2021
details: https://hg.nginx.org/nginx/rev/7e4aeb464642
branches:
changeset: 7866:7e4aeb464642
user: Maxim Dounin <mdounin at mdounin.ru>
date: Mon May 31 16:36:12 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r f5de03f308a6 -r 7e4aeb464642 src/core/nginx.h
--- a/src/core/nginx.h Tue May 25 15:28:56 2021 +0300
+++ b/src/core/nginx.h Mon May 31 16:36:12 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1021000
-#define NGINX_VERSION "1.21.0"
+#define nginx_version 1021001
+#define NGINX_VERSION "1.21.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list