[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Fri Oct 2 12:20:30 UTC 2020
details: https://hg.nginx.org/njs/rev/2065b127bd90
branches:
changeset: 1533:2065b127bd90
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Fri Oct 02 12:18:41 2020 +0000
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r e0c26ff9bd97 -r 2065b127bd90 src/njs.h
--- a/src/njs.h Tue Sep 29 13:32:37 2020 +0000
+++ b/src/njs.h Fri Oct 02 12:18:41 2020 +0000
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.4.4"
+#define NJS_VERSION "0.5.0"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list