From: Vadim Zhestikov Date: Wed, 5 Nov 2025 00:12:37 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.9.5~34 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=2b77eee8a468e02f9884b881ccadac4ab4df14d0;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index c1f4a27a..2523747b 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.4" -#define NJS_VERSION_NUMBER 0x000904 +#define NJS_VERSION "0.9.5" +#define NJS_VERSION_NUMBER 0x000905 #include