[njs] Version bump
Dmitry Volyntsev
xeioex at nginx.com
Thu Apr 14 23:08:37 UTC 2022
details: https://hg.nginx.org/njs/rev/eab387c72d90
branches:
changeset: 1837:eab387c72d90
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Thu Apr 14 15:39:15 2022 -0700
description:
Version bump
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 20cbf1730dbb -r eab387c72d90 src/njs.h
--- a/src/njs.h Mon Apr 11 21:26:35 2022 -0700
+++ b/src/njs.h Thu Apr 14 15:39:15 2022 -0700
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.7.3"
+#define NJS_VERSION "0.7.4"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list