[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Tue Apr 3 11:53:53 UTC 2018


details:   http://hg.nginx.org/njs/rev/2516949f7ff4
branches:  
changeset: 485:2516949f7ff4
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Apr 03 14:01:06 2018 +0300
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r 81fa04d45e9a -r 2516949f7ff4 njs/njscript.h
--- a/njs/njscript.h	Tue Apr 03 13:58:34 2018 +0300
+++ b/njs/njscript.h	Tue Apr 03 14:01:06 2018 +0300
@@ -9,7 +9,7 @@
 #ifndef _NJSCRIPT_H_INCLUDED_
 #define _NJSCRIPT_H_INCLUDED_
 
-#define NJS_VERSION                 "0.2.0"
+#define NJS_VERSION                 "0.2.1"
 
 
 typedef intptr_t                    njs_ret_t;


More information about the nginx-devel mailing list