[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Wed Dec 29 16:44:34 UTC 2021
details: https://hg.nginx.org/njs/rev/e82abbb43383
branches:
changeset: 1792:e82abbb43383
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed Dec 29 16:03:11 2021 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 25310e8f0ef5 -r e82abbb43383 src/njs.h
--- a/src/njs.h Tue Dec 28 14:24:53 2021 +0000
+++ b/src/njs.h Wed Dec 29 16:03:11 2021 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.7.1"
+#define NJS_VERSION "0.7.2"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list