★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/561327702dNouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
build: reset embedder string to "-node.0"
PR-URL: #26685
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
  • Loading branch information
ryzokuken authored and refack committed Mar 28, 2019
1 parent f579e11 commit 561327702d536c214285bfab9dcb65df435da50b
Showing with 1 addition and 1 deletion.
  1. +1 −1 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 #####

0 comments on commit 5613277

Please sign in to comment.