aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2022-07-26 19:54:11 +0400
committerSergey Kandaurov <pluknet@nginx.com>2022-07-26 19:54:11 +0400
commit41421e6e55ad59f87a6f98945feaf09b40b30ec1 (patch)
tree7b7a185dbee44e6a0a24880c5f7d5cfa40ff33c5 /src/core/nginx.h
parentc64e2ec1e94974193c286b63db4f58e6e499f5cb (diff)
parentf7ea8c76b55f730daa3b63f5511feb564b44d901 (diff)
downloadnginx-41421e6e55ad59f87a6f98945feaf09b40b30ec1.tar.gz
nginx-41421e6e55ad59f87a6f98945feaf09b40b30ec1.zip
Merged with the default branch.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 57e7b2023..428e3a0ec 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -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