diff --git a/common.gypi b/common.gypi index a44de87bc20df8..3b99d4a36e91d4 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.7', + 'v8_embedder_string': '-node.0', ##### V8 defaults for Node.js #####