mirror of
https://github.com/nodejs/node.git
synced 2025-08-15 13:48:44 +02:00
build: reset embedder string to "-node.0"
PR-URL: https://github.com/nodejs/node/pull/58070 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
This commit is contained in:
parent
918fe04351
commit
bba72e0389
1 changed files with 1 additions and 1 deletions
|
@ -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.12',
|
||||
'v8_embedder_string': '-node.0',
|
||||
|
||||
##### V8 defaults for Node.js #####
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue