[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Wed Aug 12 15:02:06 UTC 2020
details: https://hg.nginx.org/njs/rev/7711232339a1
branches:
changeset: 1490:7711232339a1
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed Aug 12 12:56:35 2020 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 8e92a5b4b951 -r 7711232339a1 src/njs.h
--- a/src/njs.h Tue Aug 11 14:31:50 2020 +0000
+++ b/src/njs.h Wed Aug 12 12:56:35 2020 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.4.3"
+#define NJS_VERSION "0.4.4"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list