[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Fri Jun 18 15:07:37 UTC 2021
details: https://hg.nginx.org/njs/rev/8d4bf6ec4002
branches:
changeset: 1663:8d4bf6ec4002
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Fri Jun 18 15:00:32 2021 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f6c7e1cf933d -r 8d4bf6ec4002 src/njs.h
--- a/src/njs.h Tue Jun 15 12:53:09 2021 +0000
+++ b/src/njs.h Fri Jun 18 15:00:32 2021 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.6.0"
+#define NJS_VERSION "0.6.1"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list