From: Dmitry Volyntsev Date: Thu, 17 Nov 2022 02:47:36 +0000 (-0800) Subject: Version bump. X-Git-Tag: 0.7.10~37 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=cc9be9af50fc43739ecd473b217dae2ace0b5366;p=njs.git Version bump. --- diff --git a/src/njs.h b/src/njs.h index b9ae7235..06f24153 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include -#define NJS_VERSION "0.7.9" -#define NJS_VERSION_NUMBER 0x000709 +#define NJS_VERSION "0.7.10" +#define NJS_VERSION_NUMBER 0x00070a #include /* STDOUT_FILENO, STDERR_FILENO */