mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
build: reset embedder string to "-node.0"
PR-URL: https://github.com/nodejs/node/pull/47251 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
This commit is contained in:
parent
f226350fcb
commit
ab1614d280
@ -36,7 +36,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…
Reference in New Issue
Block a user