[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Fri May 3 16:30:31 UTC 2024
details: https://hg.nginx.org/nginx/rev/ff0312de0112
branches:
changeset: 9243:ff0312de0112
user: Sergey Kandaurov <pluknet at nginx.com>
date: Fri May 03 20:28:22 2024 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 49dce50fad40 -r ff0312de0112 src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 16 18:29:59 2024 +0400
+++ b/src/core/nginx.h Fri May 03 20:28:22 2024 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1025005
-#define NGINX_VERSION "1.25.5"
+#define nginx_version 1027000
+#define NGINX_VERSION "1.27.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list