[nginx] Version bump.
Roman Arutyunyan
arut at nginx.com
Thu Nov 3 12:08:37 UTC 2022
details: https://hg.nginx.org/nginx/rev/a2924855f453
branches:
changeset: 8098:a2924855f453
user: Roman Arutyunyan <arut at nginx.com>
date: Thu Nov 03 15:52:55 2022 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 1ae25660c0c7 -r a2924855f453 src/core/nginx.h
--- a/src/core/nginx.h Wed Oct 19 10:56:21 2022 +0300
+++ b/src/core/nginx.h Thu Nov 03 15:52:55 2022 +0400
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1023002
-#define NGINX_VERSION "1.23.2"
+#define nginx_version 1023003
+#define NGINX_VERSION "1.23.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD
More information about the nginx-devel
mailing list