]> git.kaiwu.me - njs.git/commitdiff
Version bump.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 16 Dec 2020 20:27:27 +0000 (20:27 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 16 Dec 2020 20:27:27 +0000 (20:27 +0000)
src/njs.h

index 1bfc915f83c2d35351b1770043ed8f6a4bd23638..42261a6f8fff7ce23e7a7f0bc789008ae8928664 100644 (file)
--- a/src/njs.h
+++ b/src/njs.h
@@ -11,7 +11,7 @@
 
 #include <njs_auto_config.h>
 
-#define NJS_VERSION                 "0.5.0"
+#define NJS_VERSION                 "0.5.1"
 
 
 #include <unistd.h>                 /* STDOUT_FILENO, STDERR_FILENO */