[njs] Version bump.
noreply at nginx.com
noreply at nginx.com
Thu Apr 10 01:55:02 UTC 2025
details: https://github.com/nginx/njs/commit/b5d64ed6eeb0323917f83459fae80c59965a8725
branches: master
commit: b5d64ed6eeb0323917f83459fae80c59965a8725
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Wed, 9 Apr 2025 17:18:53 -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 c7e67aca..0e2855d1 100644
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.8.10"
-#define NJS_VERSION_NUMBER 0x00080a
+#define NJS_VERSION "0.9.0"
+#define NJS_VERSION_NUMBER 0x000900
#include <string.h>
More information about the nginx-devel
mailing list