From: Dmitry Volyntsev Date: Sat, 12 Jul 2025 01:26:19 +0000 (-0700) Subject: Version bump. X-Git-Tag: 0.9.2~22 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=b46cbce9c721ca288f2c403a1263e92cad687e10;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 017f908a..702e74b5 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.1" -#define NJS_VERSION_NUMBER 0x000901 +#define NJS_VERSION "0.9.2" +#define NJS_VERSION_NUMBER 0x000902 #include