]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 25 May 2020 14:21:14 +0000 (14:21 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 25 May 2020 14:21:14 +0000 (14:21 +0000)
src/njs.h

index 188c1236f75d772e6521f5ffb7599699b1e810cc..711298bdf5b7c69c3970008d53db735bc3d7013d 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.4.1"
+#define NJS_VERSION                 "0.4.2"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */