[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Fri Sep 3 14:26:20 UTC 2021
details: https://hg.nginx.org/nginx/rev/2b2607d13fe9
branches:
changeset: 7920:2b2607d13fe9
user: Roman Arutyunyan <arut at nginx.com>
date: Fri Sep 03 17:19:33 2021 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r b2d1a602b241 -r 2b2607d13fe9 src/core/nginx.h
--- a/src/core/nginx.h Tue Aug 31 18:13:47 2021 +0300
+++ b/src/core/nginx.h Fri Sep 03 17:19:33 2021 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1021002
-#define NGINX_VERSION "1.21.2"
+#define nginx_version 1021003
+#define NGINX_VERSION "1.21.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list