]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Jan 2020 14:37:37 +0000 (17:37 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 21 Jan 2020 14:37:37 +0000 (17:37 +0300)
src/njs.h

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