[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Thu Jan 27 13:03:22 UTC 2022
details: https://hg.nginx.org/njs/rev/d5d9605a6c55
branches:
changeset: 1818:d5d9605a6c55
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Tue Jan 25 19:06:58 2022 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d73e9c106a97 -r d5d9605a6c55 src/njs.h
--- a/src/njs.h Tue Jan 25 13:38:25 2022 +0000
+++ b/src/njs.h Tue Jan 25 19:06:58 2022 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.7.2"
+#define NJS_VERSION "0.7.3"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list