Navigation Menu

Skip to content

Commit

Permalink
build: reset embedder string to "-node.0"
Browse files Browse the repository at this point in the history
PR-URL: #30109
Reviewed-By: Myles Borins <myles.borins@gmail.com>
  • Loading branch information
targos authored and BethGriggs committed Feb 6, 2020
1 parent 35f2892 commit a91ed2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.gypi
Expand Up @@ -38,7 +38,7 @@

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

##### V8 defaults for Node.js #####

Expand Down

0 comments on commit a91ed2e

Please sign in to comment.