]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 20 Oct 2021 12:16:37 +0000 (12:16 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 20 Oct 2021 12:16:37 +0000 (12:16 +0000)
src/njs.h

index f7f9bb9af852fcc90b616ebc3690b41f642d854a..a307a99746dfe4b2db547e716cdeaf807c938063 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.7.0"
+#define NJS_VERSION                 "0.7.1"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */