Skip to content

Commit 72bc9b4

Browse files
committed
build: reset embedder string to "-node.0"
PR-URL: #61898 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
1 parent f1e0b83 commit 72bc9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
# Reset this number to 0 on major V8 upgrades.
4242
# Increment by one for each non-official patch applied to deps/v8.
43-
'v8_embedder_string': '-node.18',
43+
'v8_embedder_string': '-node.0',
4444

4545
##### V8 defaults for Node.js #####
4646

0 commit comments

Comments
 (0)