[nginx] Version bump.

Roman Arutyunyan arut at nginx.com
Tue Jun 20 13:51:21 UTC 2023


details:   https://hg.nginx.org/nginx/rev/31c8c1a713bc
branches:  
changeset: 9125:31c8c1a713bc
user:      Roman Arutyunyan <arut at nginx.com>
date:      Tue Jun 20 17:01:00 2023 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r 5b8854a2f79c -r 31c8c1a713bc src/core/nginx.h
--- a/src/core/nginx.h	Tue Jun 13 18:08:10 2023 +0300
+++ b/src/core/nginx.h	Tue Jun 20 17:01:00 2023 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1025001
-#define NGINX_VERSION      "1.25.1"
+#define nginx_version      1025002
+#define NGINX_VERSION      "1.25.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list