From: Dmitry Volyntsev Date: Wed, 14 Jan 2026 22:46:11 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.9.6~32 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=12db917645bd75d399ce34ba24574476b0972f10;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index a2781a44..126961ee 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.5" -#define NJS_VERSION_NUMBER 0x000905 +#define NJS_VERSION "0.9.6" +#define NJS_VERSION_NUMBER 0x000906 #include