[njs] Version bump.
Alexander Borisov
alexander.borisov at nginx.com
Wed Sep 1 13:31:55 UTC 2021
details: https://hg.nginx.org/njs/rev/5439e59a255e
branches:
changeset: 1697:5439e59a255e
user: Alexander Borisov <alexander.borisov at nginx.com>
date: Wed Sep 01 16:31:08 2021 +0300
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 65cd982d134f -r 5439e59a255e src/njs.h
--- a/src/njs.h Tue Aug 31 14:04:23 2021 +0000
+++ b/src/njs.h Wed Sep 01 16:31:08 2021 +0300
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.6.2"
+#define NJS_VERSION "0.7.0"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list