[njs] Version bump.

Alexander Borisov alexander.borisov at nginx.com
Tue Jun 29 14:09:05 UTC 2021


details:   https://hg.nginx.org/njs/rev/fe1888cc2e3c
branches:  
changeset: 1671:fe1888cc2e3c
user:      Alexander Borisov <alexander.borisov at nginx.com>
date:      Tue Jun 29 17:08:21 2021 +0300
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r 0c5715790b37 -r fe1888cc2e3c src/njs.h
--- a/src/njs.h	Tue Jun 29 12:12:57 2021 +0000
+++ b/src/njs.h	Tue Jun 29 17:08:21 2021 +0300
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.6.1"
+#define NJS_VERSION                 "0.6.2"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list