diff --git a/common.gypi b/common.gypi index dbb8c0ff6085e6..7a1b4687b439ef 100644 --- a/common.gypi +++ b/common.gypi @@ -37,7 +37,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.10', + 'v8_embedder_string': '-node.0', ##### V8 defaults for Node.js #####