[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Wed Dec 16 20:28:44 UTC 2020
details: https://hg.nginx.org/njs/rev/4f5feafc1afc
branches:
changeset: 1581:4f5feafc1afc
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed Dec 16 20:27:27 2020 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r e7d2b2d7f8bd -r 4f5feafc1afc src/njs.h
--- a/src/njs.h Tue Dec 01 12:59:48 2020 +0000
+++ b/src/njs.h Wed Dec 16 20:27:27 2020 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.5.0"
+#define NJS_VERSION "0.5.1"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list