[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Tue Aug 20 17:51:52 UTC 2019
details: https://hg.nginx.org/njs/rev/e848c0ee1238
branches:
changeset: 1135:e848c0ee1238
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Tue Aug 20 20:51:33 2019 +0300
description:
Version bump.
diffstat:
src/njs.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 5e77219b529a -r e848c0ee1238 src/njs.h
--- a/src/njs.h Thu Aug 15 19:36:57 2019 +0300
+++ b/src/njs.h Tue Aug 20 20:51:33 2019 +0300
@@ -11,7 +11,7 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.3.5"
+#define NJS_VERSION "0.3.6"
#include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */
More information about the nginx-devel
mailing list