[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Wed Aug 14 14:06:40 UTC 2024
details: https://hg.nginx.org/nginx/rev/2b404783068b
branches: stable-1.26
changeset: 9281:2b404783068b
user: Sergey Kandaurov <pluknet at nginx.com>
date: Mon Aug 12 18:21:52 2024 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r dd5bc1844be3 -r 2b404783068b src/core/nginx.h
--- a/src/core/nginx.h Tue May 28 17:28:07 2024 +0400
+++ b/src/core/nginx.h Mon Aug 12 18:21:52 2024 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1026001
-#define NGINX_VERSION "1.26.1"
+#define nginx_version 1026002
+#define NGINX_VERSION "1.26.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list