[nginx] Version bump.
Sergey Kandaurov
pluknet at nginx.com
Thu Sep 1 16:57:29 UTC 2022
details: https://hg.nginx.org/nginx/rev/6e818b00ee32
branches:
changeset: 8062:6e818b00ee32
user: Maxim Dounin <mdounin at mdounin.ru>
date: Tue Aug 30 01:52:51 2022 +0300
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 069a4813e8d6 -r 6e818b00ee32 src/core/nginx.h
--- a/src/core/nginx.h Tue Jul 19 17:05:27 2022 +0300
+++ b/src/core/nginx.h Tue Aug 30 01:52:51 2022 +0300
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1023001
-#define NGINX_VERSION "1.23.1"
+#define nginx_version 1023002
+#define NGINX_VERSION "1.23.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list