]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 14 Jan 2026 22:46:11 +0000 (14:46 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 14 Jan 2026 23:29:32 +0000 (15:29 -0800)
src/njs.h

index a2781a446bbe4e2fb10a1d21f6e58eb7b29cdd58..126961ee97143cdc858ea3ee4531309a1a7906bb 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.9.5"
-#define NJS_VERSION_NUMBER          0x000905
+#define NJS_VERSION                 "0.9.6"
+#define NJS_VERSION_NUMBER          0x000906
 
 
 #include <string.h>