[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Wed Jan 22 12:58:06 UTC 2020


details:   https://hg.nginx.org/njs/rev/b4531fb781b8
branches:  
changeset: 1311:b4531fb781b8
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Jan 21 17:37:37 2020 +0300
description:
Version bump.

diffstat:

 src/njs.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 5396e72ca030 -r b4531fb781b8 src/njs.h
--- a/src/njs.h	Tue Jan 21 16:30:20 2020 +0300
+++ b/src/njs.h	Tue Jan 21 17:37:37 2020 +0300
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.3.8"
+#define NJS_VERSION                 "0.3.9"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list