]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 1 Sep 2021 13:31:08 +0000 (16:31 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 1 Sep 2021 13:31:08 +0000 (16:31 +0300)
src/njs.h

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