[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Fri Apr 16 14:29:11 UTC 2021


details:   https://hg.nginx.org/njs/rev/4a7c18a7825a
branches:  
changeset: 1625:4a7c18a7825a
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Fri Apr 16 13:35:20 2021 +0000
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r d25d92370bfd -r 4a7c18a7825a src/njs.h
--- a/src/njs.h	Tue Mar 30 13:58:27 2021 +0000
+++ b/src/njs.h	Fri Apr 16 13:35:20 2021 +0000
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.5.3"
+#define NJS_VERSION                 "0.6.0"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list