[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Sat Mar 27 16:49:33 UTC 2021
details: https://hg.nginx.org/njs/rev/309e073c873d
branches:
changeset: 1621:309e073c873d
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Sat Mar 27 16:45:52 2021 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r e8bb829af224 -r 309e073c873d src/njs.h
--- a/src/njs.h Tue Mar 09 13:28:31 2021 +0000
+++ b/src/njs.h Sat Mar 27 16:45:52 2021 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.5.2"
+#define NJS_VERSION "0.5.3"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list