[nginx] Version bump.

Sergey Kandaurov pluknet at nginx.com
Wed Jun 29 12:05:23 UTC 2022


details:   https://hg.nginx.org/nginx/rev/e210c8942a54
branches:  
changeset: 8052:e210c8942a54
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Wed Jun 29 02:47:38 2022 +0300
description:
Version bump.

diffstat:

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

diffs (14 lines):

diff -r fecd73db563f -r e210c8942a54 src/core/nginx.h
--- a/src/core/nginx.h	Tue Jun 21 17:25:37 2022 +0300
+++ b/src/core/nginx.h	Wed Jun 29 02:47:38 2022 +0300
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1023000
-#define NGINX_VERSION      "1.23.0"
+#define nginx_version      1023001
+#define NGINX_VERSION      "1.23.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD



More information about the nginx-devel mailing list