[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Thu Oct 26 21:33:06 UTC 2023


details:   https://hg.nginx.org/nginx/rev/8b1526a7e383
branches:  
changeset: 9183:8b1526a7e383
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Fri Oct 27 01:29:28 2023 +0400
description:
Version bump.

diffstat:

 src/core/nginx.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 25a2efd97a3e -r 8b1526a7e383 src/core/nginx.h
--- a/src/core/nginx.h	Tue Oct 24 16:46:47 2023 +0300
+++ b/src/core/nginx.h	Fri Oct 27 01:29:28 2023 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025003
-#define NGINX_VERSION      "1.25.3"
+#define nginx_version      1025004
+#define NGINX_VERSION      "1.25.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list