[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Mon May 25 14:23:47 UTC 2020


details:   https://hg.nginx.org/njs/rev/ab19ee68d945
branches:  
changeset: 1393:ab19ee68d945
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Mon May 25 14:21:14 2020 +0000
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r 46ec2411fb7c -r ab19ee68d945 src/njs.h
--- a/src/njs.h	Tue May 19 11:42:11 2020 +0000
+++ b/src/njs.h	Mon May 25 14:21:14 2020 +0000
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.4.1"
+#define NJS_VERSION                 "0.4.2"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list