[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Wed Jul 8 13:08:43 UTC 2020
details: https://hg.nginx.org/njs/rev/69dac13b47b6
branches:
changeset: 1460:69dac13b47b6
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed Jul 08 13:07:03 2020 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r a3dc3572efa0 -r 69dac13b47b6 src/njs.h
--- a/src/njs.h Tue Jul 07 12:25:03 2020 +0000
+++ b/src/njs.h Wed Jul 08 13:07:03 2020 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.4.2"
+#define NJS_VERSION "0.4.3"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list