[njs] Version bump.
noreply at nginx.com
noreply at nginx.com
Thu May 8 16:31:02 UTC 2025
details: https://github.com/nginx/njs/commit/0c7bbc4091853f75d7236cfbb8ed2e18e1c95164
branches: master
commit: 0c7bbc4091853f75d7236cfbb8ed2e18e1c95164
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Thu, 8 May 2025 09:25:24 -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 9f65cd7c..017f908a 100644
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.9.0"
-#define NJS_VERSION_NUMBER 0x000900
+#define NJS_VERSION "0.9.1"
+#define NJS_VERSION_NUMBER 0x000901
#include <string.h>
More information about the nginx-devel
mailing list