details:   https://hg.nginx.org/nginx/rev/e210c8942a54
branches:  
changeset: 8052:e210c8942a54
user:      Maxim Dounin <mdou...@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
_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-le...@nginx.org

Reply via email to