Changed version number to 9.8
R=hablich@chromium.org, vahl@chromium.org Change-Id: I33783822bf8131910ff9840a58b07da5086a92d0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3260521 Reviewed-by: Lutz Vahl <vahl@chromium.org> Reviewed-by: Liviu Rau <liviurau@chromium.org> Commit-Queue: Lutz Vahl <vahl@chromium.org> Cr-Commit-Position: refs/heads/main@{#77711}
This commit is contained in:
parent
d5458b4535
commit
e7e46b128f
@ -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 9
|
#define V8_MAJOR_VERSION 9
|
||||||
#define V8_MINOR_VERSION 7
|
#define V8_MINOR_VERSION 8
|
||||||
#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