From: Dmitry Volyntsev Date: Thu, 8 Feb 2024 01:56:59 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.8.4~32 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=e50ab4b768b0e657c75deaa1fbfc1ad02cc46fa9;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 888f0c61..c7dbf983 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.8.3" -#define NJS_VERSION_NUMBER 0x000803 +#define NJS_VERSION "0.8.4" +#define NJS_VERSION_NUMBER 0x000804 #include