]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 22 Oct 2019 11:43:30 +0000 (14:43 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 22 Oct 2019 11:43:30 +0000 (14:43 +0300)
src/njs.h

index 8ed8d500de0a45bd03ff390de65f426178e92e51..6afab90691ae589b222cf1d3e2575fba8eda5906 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.3.6"
+#define NJS_VERSION                 "0.3.7"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */