[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Tue Nov 19 16:31:58 UTC 2019
details: https://hg.nginx.org/njs/rev/11850951c75c
branches:
changeset: 1242:11850951c75c
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Tue Nov 19 19:17:06 2019 +0300
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 5ad25ec92f48 -r 11850951c75c src/njs.h
--- a/src/njs.h Tue Nov 19 15:35:55 2019 +0300
+++ b/src/njs.h Tue Nov 19 19:17:06 2019 +0300
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.3.7"
+#define NJS_VERSION "0.3.8"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list