[nginx] Version bump.

Vladimir Homutov vl at nginx.com
Fri Nov 6 16:44:30 UTC 2020


details:   https://hg.nginx.org/nginx/rev/908f48bd3c2f
branches:  
changeset: 7735:908f48bd3c2f
user:      Vladimir Homutov <vl at nginx.com>
date:      Thu Nov 05 22:37:27 2020 +0300
description:
Version bump.

diffstat:

 src/core/nginx.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r df41a6b6c2aa -r 908f48bd3c2f src/core/nginx.h
--- a/src/core/nginx.h	Tue Oct 27 18:09:20 2020 +0300
+++ b/src/core/nginx.h	Thu Nov 05 22:37:27 2020 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019004
-#define NGINX_VERSION      "1.19.4"
+#define nginx_version      1019005
+#define NGINX_VERSION      "1.19.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list