[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Thu Dec 15 21:25:14 UTC 2022


details:   https://hg.nginx.org/nginx/rev/d85ce1df2313
branches:  
changeset: 8115:d85ce1df2313
user:      Sergey Kandaurov <pluknet at nginx.com>
date:      Fri Dec 16 01:15:13 2022 +0400
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r c38588d8376b -r d85ce1df2313 src/core/nginx.h
--- a/src/core/nginx.h	Tue Dec 13 18:53:53 2022 +0300
+++ b/src/core/nginx.h	Fri Dec 16 01:15:13 2022 +0400
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1023003
-#define NGINX_VERSION      "1.23.3"
+#define nginx_version      1023004
+#define NGINX_VERSION      "1.23.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD


More information about the nginx-devel mailing list