We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update-uncidi.sh
acorn_version.h
1 parent f3a9ea0 commit 5df3d5aCopy full SHA for 5df3d5a
src/acorn_version.h
@@ -1,5 +1,5 @@
1
// This is an auto generated file, please do not edit.
2
-// Refer to tools/update-acorn.sh
+// Refer to tools/dep_updaters/update-acorn.sh
3
#ifndef SRC_ACORN_VERSION_H_
4
#define SRC_ACORN_VERSION_H_
5
#define ACORN_VERSION "8.10.0"
tools/dep_updaters/update-undici.sh
@@ -43,7 +43,7 @@ rm -f deps/undici/undici.js
43
# update version information in src/undici_version.h
44
cat > "$ROOT/src/undici_version.h" <<EOF
45
46
-// Refer to tools/update-undici.sh
+// Refer to tools/dep_updaters/update-undici.sh
47
#ifndef SRC_UNDICI_VERSION_H_
48
#define SRC_UNDICI_VERSION_H_
49
#define UNDICI_VERSION "$NEW_VERSION"
0 commit comments