changeset 1697:5439e59a255e

Version bump.
author Alexander Borisov <alexander.borisov@nginx.com>
date Wed, 01 Sep 2021 16:31:08 +0300
parents 65cd982d134f
children 92d10cd761e2
files src/njs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/njs.h	Tue Aug 31 14:04:23 2021 +0000
+++ b/src/njs.h	Wed Sep 01 16:31:08 2021 +0300
@@ -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 */