[njs] Version bump.
noreply at nginx.com
noreply at nginx.com
Wed Oct 23 05:19:02 UTC 2024
details: https://github.com/nginx/njs/commit/ac8b69af130326bc125bae751391ff7f6995a4c1
branches: master
commit: ac8b69af130326bc125bae751391ff7f6995a4c1
user: Dmitry Volyntsev <xeioex at 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>
More information about the nginx-devel
mailing list