details: https://hg.nginx.org/njs/rev/ac56314cc3be branches: changeset: 2179:ac56314cc3be user: Dmitry Volyntsev <xei...@nginx.com> date: Mon Jul 10 17:57:45 2023 -0700 description: Version bump.
diffstat: src/njs.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 034ad86967b6 -r ac56314cc3be src/njs.h --- a/src/njs.h Thu Jul 06 09:10:47 2023 -0700 +++ b/src/njs.h Mon Jul 10 17:57:45 2023 -0700 @@ -11,8 +11,8 @@ #include <njs_auto_config.h> -#define NJS_VERSION "0.8.0" -#define NJS_VERSION_NUMBER 0x000800 +#define NJS_VERSION "0.8.1" +#define NJS_VERSION_NUMBER 0x000801 #include <string.h> _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel