]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 29 Jun 2021 14:08:21 +0000 (17:08 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 29 Jun 2021 14:08:21 +0000 (17:08 +0300)
src/njs.h

index 76273026e1a67aad61e877abedc8858aeb587afa..2a4fc619eb995c4828670425000c08835fe6c673 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.6.1"
+#define NJS_VERSION                 "0.6.2"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */