From: Dmitry Volyntsev Date: Tue, 30 Sep 2025 05:43:11 +0000 (-0700) Subject: Version bump. X-Git-Tag: 0.9.3~5 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=e6859c43989df51b9d2a27398c1543ae5f0acbe3;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 702e74b5..923cb3e4 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.9.2" -#define NJS_VERSION_NUMBER 0x000902 +#define NJS_VERSION "0.9.3" +#define NJS_VERSION_NUMBER 0x000903 #include