Skip to content

Commit

Permalink
deps: V8: bump v8_embedder_string for 0e21c1e
Browse files Browse the repository at this point in the history
0e21c1e has landed without a proper
v8_embedder_string bump, this is a follow-up fix.

PR-URL: nodejs#31096
Refs: nodejs@0e21c1e
Refs: nodejs#31007
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Myles Borins <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
  • Loading branch information
ChALkeR authored and BridgeAR committed Jan 1, 2020
1 parent 22a8afc commit 9b0cbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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.25',
'v8_embedder_string': '-node.26',

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

Expand Down

0 comments on commit 9b0cbcf

Please sign in to comment.