[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Fri Aug 9 16:56:28 UTC 2024


details:   https://hg.nginx.org/nginx/rev/6b4faeec4630
branches:  
changeset: 9271:6b4faeec4630
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Fri Aug 09 18:01:42 2024 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r d1b8568f3042 -r 6b4faeec4630 src/core/nginx.h
--- a/src/core/nginx.h	Thu Jul 18 17:43:25 2024 +0400
+++ b/src/core/nginx.h	Fri Aug 09 18:01:42 2024 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1027000
-#define NGINX_VERSION      "1.27.0"
+#define nginx_version      1027001
+#define NGINX_VERSION      "1.27.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list