[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Tue Apr 23 01:09:17 UTC 2024
details: https://hg.nginx.org/njs/rev/b73f99c7bc54
branches:
changeset: 2317:b73f99c7bc54
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Mon Apr 22 17:51:24 2024 -0700
description:
Version bump.
diffstat:
src/njs.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 7133f0400019 -r b73f99c7bc54 src/njs.h
--- a/src/njs.h Mon Apr 15 16:44:33 2024 -0700
+++ b/src/njs.h Mon Apr 22 17:51:24 2024 -0700
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.8.4"
-#define NJS_VERSION_NUMBER 0x000804
+#define NJS_VERSION "0.8.5"
+#define NJS_VERSION_NUMBER 0x000805
#include <string.h>
More information about the nginx-devel
mailing list