details: https://hg.nginx.org/njs/rev/4da29a050b6e branches: changeset: 2044:4da29a050b6e user: Dmitry Volyntsev <xei...@nginx.com> date: Thu Feb 09 18:34:46 2023 -0800 description: Version bump.
diffstat: src/njs.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 083feee041d0 -r 4da29a050b6e src/njs.h --- a/src/njs.h Tue Feb 07 09:03:04 2023 -0800 +++ b/src/njs.h Thu Feb 09 18:34:46 2023 -0800 @@ -11,8 +11,8 @@ #include <njs_auto_config.h> -#define NJS_VERSION "0.7.10" -#define NJS_VERSION_NUMBER 0x00070a +#define NJS_VERSION "0.7.11" +#define NJS_VERSION_NUMBER 0x00070b #include <unistd.h> /* STDOUT_FILENO, STDERR_FILENO */ _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel