]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 3 Apr 2018 11:01:06 +0000 (14:01 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 3 Apr 2018 11:01:06 +0000 (14:01 +0300)
njs/njscript.h

index 9a8c9cad510748dafa495c43415e24d47fcc6489..0e6bd6b77e6e15b99d37ba8c85eea9d6affe9727 100644 (file)
@@ -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;