[nginx] Version bump.

Ruslan Ermilov ru at nginx.com
Sat Feb 20 09:44:46 UTC 2021


details:   https://hg.nginx.org/nginx/rev/5ef14498edf7
branches:  
changeset: 7777:5ef14498edf7
user:      Ruslan Ermilov <ru at nginx.com>
date:      Sat Feb 20 12:44:07 2021 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r f77ad78046dc -r 5ef14498edf7 src/core/nginx.h
--- a/src/core/nginx.h	Tue Feb 16 18:57:18 2021 +0300
+++ b/src/core/nginx.h	Sat Feb 20 12:44:07 2021 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1019007
-#define NGINX_VERSION      "1.19.7"
+#define nginx_version      1019008
+#define NGINX_VERSION      "1.19.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list