[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Wed Oct 20 13:27:30 UTC 2021
details: https://hg.nginx.org/njs/rev/9f5285c82b88
branches:
changeset: 1728:9f5285c82b88
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed Oct 20 12:16:37 2021 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 2feef1dd21d0 -r 9f5285c82b88 src/njs.h
--- a/src/njs.h Tue Oct 19 12:54:08 2021 +0000
+++ b/src/njs.h Wed Oct 20 12:16:37 2021 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.7.0"
+#define NJS_VERSION "0.7.1"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list