[nginx] Version bump.
Ruslan Ermilov
ru at nginx.com
Thu Nov 26 21:08:41 UTC 2020
details: https://hg.nginx.org/nginx/rev/ac09a57ec50d
branches:
changeset: 7749:ac09a57ec50d
user: Ruslan Ermilov <ru at nginx.com>
date: Thu Nov 26 23:46:59 2020 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 66a441bf669b -r ac09a57ec50d src/core/nginx.h
--- a/src/core/nginx.h Tue Nov 24 18:06:34 2020 +0300
+++ b/src/core/nginx.h Thu Nov 26 23:46:59 2020 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1019005
-#define NGINX_VERSION "1.19.5"
+#define nginx_version 1019006
+#define NGINX_VERSION "1.19.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list