]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 23 Oct 2024 00:31:19 +0000 (17:31 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 23 Oct 2024 05:18:47 +0000 (22:18 -0700)
src/njs.h

index 14a245af624d599f07a90e843aca46395b205e49..8809e295280bfdcfbbfa75e300840ddc0c987edf 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,8 +11,8 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.8.7"
-#define NJS_VERSION_NUMBER          0x000807
+#define NJS_VERSION                 "0.8.8"
+#define NJS_VERSION_NUMBER          0x000808
 
 
 #include <string.h>