[nginx] Stable branch.

Konstantin Pavlov thresh at nginx.com
Tue Apr 11 15:55:40 UTC 2023


details:   https://hg.nginx.org/nginx/rev/05cf7574d94b
branches:  stable-1.24
changeset: 8157:05cf7574d94b
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Tue Apr 11 04:41:40 2023 +0300
description:
Stable branch.

diffstat:

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

diffs (14 lines):

diff -r 5f1d05a21287 -r 05cf7574d94b src/core/nginx.h
--- a/src/core/nginx.h	Tue Mar 28 18:01:54 2023 +0300
+++ b/src/core/nginx.h	Tue Apr 11 04:41:40 2023 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1023004
-#define NGINX_VERSION      "1.23.4"
+#define nginx_version      1024000
+#define NGINX_VERSION      "1.24.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list