Skip to content

Commit 649f68f

Browse files
anonrignodejs-github-bot
authored andcommitted
build: reset embedder string to "-node.0"
PR-URL: #45579 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 16e03e7 commit 649f68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gypi

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# Reset this number to 0 on major V8 upgrades.
3838
# Increment by one for each non-official patch applied to deps/v8.
39-
'v8_embedder_string': '-node.8',
39+
'v8_embedder_string': '-node.0',
4040

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

0 commit comments

Comments
 (0)