]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 3 Mar 2020 15:57:15 +0000 (18:57 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 3 Mar 2020 15:57:15 +0000 (18:57 +0300)
src/njs.h

index 583d1a4a39ee1e3ecb2a96cab3a6c8890c243ad8..d19e532ab67f8e27adfda9a285060039e9469945 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.3.9"
+#define NJS_VERSION                 "0.3.10"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */