Update V8 version to 9.3

TBR=machenbach@chromium.org
notry=true

Change-Id: I9110ef10d6e817b64a377108158014cd9f04ad84
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2910321
Reviewed-by: Michael Hablich <hablich@chromium.org>
Commit-Queue: Michael Hablich <hablich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74696}
This commit is contained in:
Michael Hablich 2021-05-20 14:43:01 +02:00 committed by V8 LUCI CQ
parent 735471b366
commit 1ace3b5cac

View File

@ -9,7 +9,7 @@
// NOTE these macros are used by some of the tool scripts and the build
// system so their names cannot be changed without changing the scripts.
#define V8_MAJOR_VERSION 9
#define V8_MINOR_VERSION 2
#define V8_MINOR_VERSION 3
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0