Skip to content

Commit

Permalink
Create V8 branch 7.5 for Chromium 75
Browse files Browse the repository at this point in the history
TBR=machenbach@chromium.org

Change-Id: I87679639bb75212f57f668e0ca1c78c91a33a7c4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1571609
Reviewed-by: Michael Hablich <hablich@chromium.org>
Cr-Commit-Position: refs/branch-heads/7.5@{#1}
Cr-Branched-From: 35b9bf5-refs/heads/7.5.288@{#1}
Cr-Branched-From: 912b391-refs/heads/master@{#60911}
  • Loading branch information
natorion committed Apr 18, 2019
1 parent 35b9bf5 commit bd97eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/v8-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 7
#define V8_MINOR_VERSION 5
#define V8_BUILD_NUMBER 288
#define V8_PATCH_LEVEL 0
#define V8_PATCH_LEVEL 1

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

0 comments on commit bd97eb5

Please sign in to comment.