]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 6 Jan 2025 17:09:43 +0000 (09:09 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Mon, 6 Jan 2025 23:52:14 +0000 (15:52 -0800)
src/njs.h

index 06eb770c7bda8cce13ee366f0f3daed05dbda04c..42a6f405ee2f3a8efe542ebefd1859d12393c721 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.8.8"
-#define NJS_VERSION_NUMBER          0x000808
+#define NJS_VERSION                 "0.8.9"
+#define NJS_VERSION_NUMBER          0x000809
 
 
 #include <string.h>