From: Dmitry Volyntsev Date: Tue, 3 Apr 2018 11:01:06 +0000 (+0300) Subject: Version bump. X-Git-Tag: 0.2.1~45 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=8be43a16b6ac37e3311f92a0df705966db801d80;p=njs.git Version bump. --- diff --git a/njs/njscript.h b/njs/njscript.h index 9a8c9cad..0e6bd6b7 100644 --- a/njs/njscript.h +++ b/njs/njscript.h @@ -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;