[njs] Version bump.

Dmitry Volyntsev xeioex at nginx.com
Fri Feb 19 12:58:19 UTC 2021


details:   https://hg.nginx.org/njs/rev/047339264048
branches:  
changeset: 1606:047339264048
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Tue Feb 16 13:32:22 2021 +0000
description:
Version bump.

diffstat:

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

diffs (12 lines):

diff -r 2751dd1cc9f2 -r 047339264048 src/njs.h
--- a/src/njs.h	Tue Feb 16 13:25:46 2021 +0000
+++ b/src/njs.h	Tue Feb 16 13:32:22 2021 +0000
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.5.1"
+#define NJS_VERSION                 "0.5.2"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */


More information about the nginx-devel mailing list