Skip to content

Commit dfcc918

Browse files
committed
build: reset embedder string to "-node.0"
PR-URL: #25852 Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
1 parent 7b48713 commit dfcc918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: common.gypi

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
# Reset this number to 0 on major V8 upgrades.
3939
# Increment by one for each non-official patch applied to deps/v8.
40-
'v8_embedder_string': '-node.14',
40+
'v8_embedder_string': '-node.0',
4141

4242
##### V8 defaults for Node.js #####
4343

0 commit comments

Comments
 (0)