details: https://github.com/nginx/njs/commit/ac8b69af130326bc125bae751391ff7f6995a4c1 branches: master commit: ac8b69af130326bc125bae751391ff7f6995a4c1 user: Dmitry Volyntsev <xei...@nginx.com> date: Tue, 22 Oct 2024 17:31:19 -0700 description: Version bump.
--- src/njs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/njs.h b/src/njs.h index 14a245af..8809e295 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,8 +11,8 @@ #include <njs_auto_config.h> -#define NJS_VERSION "0.8.7" -#define NJS_VERSION_NUMBER 0x000807 +#define NJS_VERSION "0.8.8" +#define NJS_VERSION_NUMBER 0x000808 #include <string.h> _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel