[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Tue Oct 30 11:23:15 UTC 2018


details:   http://hg.nginx.org/njs/rev/f0e55f6cb91d
branches:  
changeset: 635:f0e55f6cb91d
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Oct 30 14:22:20 2018 +0300
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r 0095a845ad02 -r f0e55f6cb91d njs/njs.h
--- a/njs/njs.h	Tue Oct 30 14:20:31 2018 +0300
+++ b/njs/njs.h	Tue Oct 30 14:22:20 2018 +0300
@@ -11,7 +11,7 @@
 
 #include <nxt_auto_config.h>
 
-#define NJS_VERSION                 "0.2.5"
+#define NJS_VERSION                 "0.2.6"
 
 
 #include <nxt_types.h>


More information about the nginx-devel mailing list