[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Fri Aug 25 12:46:46 UTC 2023
details: https://hg.nginx.org/nginx/rev/933f37273282
branches:
changeset: 9151:933f37273282
user: Sergey Kandaurov <pluknet at nginx.com>
date: Fri Aug 25 16:39:14 2023 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 44536076405c -r 933f37273282 src/core/nginx.h
--- a/src/core/nginx.h Tue Aug 15 20:03:04 2023 +0300
+++ b/src/core/nginx.h Fri Aug 25 16:39:14 2023 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1025002
-#define NGINX_VERSION "1.25.2"
+#define nginx_version 1025003
+#define NGINX_VERSION "1.25.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list