FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: reset embedder string to "-node.0" · nodejs/node@b04f9e1 · GitHub

/ node Public

Commit b04f9e1

Browse files
committed
build: reset embedder string to "-node.0"
PR-URL: #28955
1 parent cfe2484 commit b04f9e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎common.gypi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# Reset this number to 0 on major V8 upgrades.
4040
# Increment by one for each non-official patch applied to deps/v8.
41-
'v8_embedder_string': '-node.16',
41+
'v8_embedder_string': '-node.0',
4242

4343
##### V8 defaults for Node.js #####
4444

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL