[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Tue Feb 26 15:24:29 UTC 2019


details:   https://hg.nginx.org/njs/rev/e793d1b60427
branches:  
changeset: 804:e793d1b60427
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Feb 26 17:11:42 2019 +0300
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r ff3116568a23 -r e793d1b60427 njs/njs.h
--- a/njs/njs.h	Tue Feb 26 17:03:24 2019 +0300
+++ b/njs/njs.h	Tue Feb 26 17:11:42 2019 +0300
@@ -11,7 +11,7 @@
 
 #include <nxt_auto_config.h>
 
-#define NJS_VERSION                 "0.2.8"
+#define NJS_VERSION                 "0.3.0"
 
 
 #include <nxt_types.h>


More information about the nginx-devel mailing list