]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 8 Feb 2024 01:56:59 +0000 (17:56 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 8 Feb 2024 01:56:59 +0000 (17:56 -0800)
src/njs.h

index 888f0c61575be165d4720f81c4d692be6b8474b9..c7dbf983d8840ccc98d525f46f197a390bb3204b 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.8.3"
-#define NJS_VERSION_NUMBER          0x000803
+#define NJS_VERSION                 "0.8.4"
+#define NJS_VERSION_NUMBER          0x000804
 
 
 #include <string.h>