]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorVadim Zhestikov <v.zhestikov@f5.com>
Wed, 5 Nov 2025 00:12:37 +0000 (16:12 -0800)
committerVadimZhestikov <108960056+VadimZhestikov@users.noreply.github.com>
Wed, 5 Nov 2025 00:49:03 +0000 (16:49 -0800)
src/njs.h

index c1f4a27ad2e4071b7235b1a7ff0ca15045b90cfd..2523747ba1c9b1db05ac81b11705dd10e9fe209f 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.9.4"
-#define NJS_VERSION_NUMBER          0x000904
+#define NJS_VERSION                 "0.9.5"
+#define NJS_VERSION_NUMBER          0x000905
 
 
 #include <string.h>