Skip to content

Commit 4e07bd4

Browse files
committed
deps: update patch level in V8
PR-URL: #10668 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Fedor Indutny <[email protected]> Reviewed-By: Ali Ijaz Sheikh <[email protected]>
1 parent a234d44 commit 4e07bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎deps/v8/include/v8-version.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#defineV8_MAJOR_VERSION 4
1212
#defineV8_MINOR_VERSION 5
1313
#defineV8_BUILD_NUMBER 103
14-
#defineV8_PATCH_LEVEL44
14+
#defineV8_PATCH_LEVEL45
1515

1616
// Use 1 for candidates and 0 otherwise.
1717
// (Boolean macro values are not supported by all preprocessors.)

0 commit comments

Comments
(0)