[njs] Version bump.
noreply at nginx.com
noreply at nginx.com
Fri Jan 24 23:13:02 UTC 2025
details: https://github.com/nginx/njs/commit/de248a1c12c983a5dfd426356e62782aa44d6600
branches: master
commit: de248a1c12c983a5dfd426356e62782aa44d6600
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Thu, 23 Jan 2025 15:45:43 -0800
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 42a6f405..c7e67aca 100644
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.8.9"
-#define NJS_VERSION_NUMBER 0x000809
+#define NJS_VERSION "0.8.10"
+#define NJS_VERSION_NUMBER 0x00080a
#include <string.h>
More information about the nginx-devel
mailing list