Commit 3efe901
committed
src: update NODE_MODULE_VERSION to 111
Major V8 updates are usually API/ABI incompatible with previous
versions. This commit adapts NODE_MODULE_VERSION for V8 10.7.
Refs: https://github.com/nodejs/CTC/blob/master/meetings/2016-09-28.md
PR-URL: #44741
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 06aaf8a commit 3efe901Copy full SHA for 3efe901
File tree
Expand file treeCollapse file tree
2 files changed
+2
-1
lines changedOpen diff view settings
Filter options
- doc
- src
Expand file treeCollapse file tree
2 files changed
+2
-1
lines changedOpen diff view settings
Collapse file
doc/abi_version_registry.json
Copy file name to clipboardExpand all lines: doc/abi_version_registry.json+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | 5 | |
5 | 6 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
89 | 89 | |
90 | 90 | |
91 | 91 | |
92 | | - |
| 92 | + |
93 | 93 | |
94 | 94 | |
95 | 95 | |
|
0 commit comments