From 651cb86f2eb45f3517e92a231f788f49a0ae1197 Mon Sep 17 00:00:00 2001 From: Dmitry Volyntsev Date: Tue, 19 Nov 2019 19:17:06 +0300 Subject: [PATCH] Version bump. --- src/njs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/njs.h b/src/njs.h index 4565a8aa..27573758 100644 --- a/src/njs.h +++ b/src/njs.h @@ -11,7 +11,7 @@ #include -#define NJS_VERSION "0.3.7" +#define NJS_VERSION "0.3.8" #include /* STDOUT_FILENO, STDERR_FILENO */ -- 2.47.3