From: Dmitry Volyntsev Date: Wed, 4 Mar 2026 04:58:33 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.9.7~21 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=7e069f8e8b1c05013fbd061c9bd6b5a13cf16f4f;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 126961ee..965c1c87 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.6" -#define NJS_VERSION_NUMBER 0x000906 +#define NJS_VERSION "0.9.7" +#define NJS_VERSION_NUMBER 0x000907 #include