[njs] Version bump.
    Dmitry Volyntsev 
    xeioex at nginx.com
       
    Wed Aug 14 17:24:14 UTC 2019
    
    
  
details:   https://hg.nginx.org/njs/rev/7361a69324ec
branches:  
changeset: 1129:7361a69324ec
user:      Dmitry Volyntsev <xeioex at nginx.com>
date:      Wed Aug 14 20:22:20 2019 +0300
description:
Version bump.
diffstat:
 src/njs.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r b55b9f92036f -r 7361a69324ec src/njs.h
--- a/src/njs.h	Tue Aug 13 16:13:53 2019 +0300
+++ b/src/njs.h	Wed Aug 14 20:22:20 2019 +0300
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.3.4"
+#define NJS_VERSION                 "0.3.5"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */
    
    
More information about the nginx-devel
mailing list