[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Mon May 29 11:13:15 UTC 2023
details: https://hg.nginx.org/nginx/rev/6c75d2484267
branches:
changeset: 9117:6c75d2484267
user: Roman Arutyunyan <arut at nginx.com>
date: Mon May 29 15:03:31 2023 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 8eae1b4f1c55 -r 6c75d2484267 src/core/nginx.h
--- a/src/core/nginx.h Tue May 23 18:08:20 2023 +0300
+++ b/src/core/nginx.h Mon May 29 15:03:31 2023 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1025000
-#define NGINX_VERSION "1.25.0"
+#define nginx_version 1025001
+#define NGINX_VERSION "1.25.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list