[nginx] Stable branch.
Roman Arutyunyan
arut at nginx.com
Tue Apr 23 14:41:28 UTC 2024
details: https://hg.nginx.org/nginx/rev/52f427a4c97e
branches: stable-1.26
changeset: 9240:52f427a4c97e
user: Roman Arutyunyan <arut at nginx.com>
date: Tue Apr 23 17:31:41 2024 +0400
description:
Stable branch.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 49dce50fad40 -r 52f427a4c97e src/core/nginx.h
--- a/src/core/nginx.h Tue Apr 16 18:29:59 2024 +0400
+++ b/src/core/nginx.h Tue Apr 23 17:31:41 2024 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1025005
-#define NGINX_VERSION "1.25.5"
+#define nginx_version 1026000
+#define NGINX_VERSION "1.26.0"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list