From: Dmitry Volyntsev Date: Wed, 20 Oct 2021 12:16:37 +0000 (+0000) Subject: Version bump. X-Git-Tag: 0.7.1~62 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=09d5e5a81aea458bebab960e04df468d75693fc9;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index f7f9bb9a..a307a997 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,7 +11,7 @@ #include -#define NJS_VERSION "0.7.0" +#define NJS_VERSION "0.7.1" #include /* STDOUT_FILENO, STDERR_FILENO */