From: Dmitry Volyntsev Date: Tue, 8 Oct 2024 01:09:47 +0000 (-0700) Subject: Version bump. X-Git-Tag: 0.8.7~23 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=f2e18cde418f99b0cdb5f8965a8eda8c7020f462;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 8950a0db..3b42ae61 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.8.6" -#define NJS_VERSION_NUMBER 0x000806 +#define NJS_VERSION "0.8.7" +#define NJS_VERSION_NUMBER 0x000807 #include