]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 23 Apr 2024 00:51:24 +0000 (17:51 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 23 Apr 2024 00:51:24 +0000 (17:51 -0700)
src/njs.h

index 9996d63c541558e8459689e5e514ad04410df0e1..3a6bd7fc717fd425e00e492125c0757d53f1e1fb 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.8.4"
-#define NJS_VERSION_NUMBER          0x000804
+#define NJS_VERSION                 "0.8.5"
+#define NJS_VERSION_NUMBER          0x000805
 
 
 #include <string.h>