Update v8 version to 8.3
TBR=hablich@chromium.org NOTRY=true Change-Id: I20d091dbceccc3d9780c1e6f803fb26998de4ea8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2104888 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Clemens Backes <clemensb@chromium.org> Reviewed-by: Lutz Vahl <vahl@chromium.org> Commit-Queue: Lutz Vahl <vahl@chromium.org> Cr-Commit-Position: refs/heads/master@{#66714}
This commit is contained in:
parent
e5fd9cba7b
commit
b1f0d7faeb
@ -9,7 +9,7 @@
|
|||||||
// NOTE these macros are used by some of the tool scripts and the build
|
// 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.
|
// system so their names cannot be changed without changing the scripts.
|
||||||
#define V8_MAJOR_VERSION 8
|
#define V8_MAJOR_VERSION 8
|
||||||
#define V8_MINOR_VERSION 2
|
#define V8_MINOR_VERSION 3
|
||||||
#define V8_BUILD_NUMBER 0
|
#define V8_BUILD_NUMBER 0
|
||||||
#define V8_PATCH_LEVEL 0
|
#define V8_PATCH_LEVEL 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user