From: Dmitry Volyntsev Date: Mon, 6 Jan 2025 17:09:43 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.8.9~3 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=4fb1c0ca6c950dc0460eaeec1ba3e96a53070878;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 06eb770c..42a6f405 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.8.8" -#define NJS_VERSION_NUMBER 0x000808 +#define NJS_VERSION "0.8.9" +#define NJS_VERSION_NUMBER 0x000809 #include