[njs] Version bump.
Dmitry Volyntsev
xeioex at nginx.com
Fri Sep 22 19:59:38 UTC 2023
details: https://hg.nginx.org/njs/rev/385f3bbbdca1
branches:
changeset: 2202:385f3bbbdca1
user: Dmitry Volyntsev <xeioex at nginx.com>
date: Thu Sep 21 16:11:20 2023 -0700
description:
Version bump.
diffstat:
src/njs.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r a387eed79b90 -r 385f3bbbdca1 src/njs.h
--- a/src/njs.h Tue Sep 12 11:57:00 2023 -0700
+++ b/src/njs.h Thu Sep 21 16:11:20 2023 -0700
@@ -11,8 +11,8 @@
#include <njs_auto_config.h>
-#define NJS_VERSION "0.8.1"
-#define NJS_VERSION_NUMBER 0x000801
+#define NJS_VERSION "0.8.2"
+#define NJS_VERSION_NUMBER 0x000802
#include <string.h>
More information about the nginx-devel
mailing list