From: Dmitry Volyntsev Date: Sat, 25 Apr 2026 00:38:07 +0000 (-0700) Subject: Version bump. X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=a8a87b0eba23ae5f94f976870195ef03afdcbdc2;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 07e452fe..fc212f8d 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.8" -#define NJS_VERSION_NUMBER 0x000908 +#define NJS_VERSION "0.9.9" +#define NJS_VERSION_NUMBER 0x000909 #include