From: Dmitry Volyntsev Date: Tue, 11 Jul 2023 00:57:45 +0000 (-0700) Subject: Version bump. X-Git-Tag: 0.8.1~21 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=54b7f891e793b7320d41a4d8ba0c3e2c0bbf716d;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index 38357f0f..69448d1e 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.8.0" -#define NJS_VERSION_NUMBER 0x000800 +#define NJS_VERSION "0.8.1" +#define NJS_VERSION_NUMBER 0x000801 #include