[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Tue Oct 22 12:26:16 UTC 2019


details:   https://hg.nginx.org/njs/rev/425cbc7d57b3
branches:  
changeset: 1194:425cbc7d57b3
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Oct 22 14:43:30 2019 +0300
description:
Version bump.

diffstat:

 src/njs.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r e175a2e74ae8 -r 425cbc7d57b3 src/njs.h
--- a/src/njs.h	Tue Oct 22 14:16:59 2019 +0300
+++ b/src/njs.h	Tue Oct 22 14:43:30 2019 +0300
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.3.6"
+#define NJS_VERSION                 "0.3.7"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list