Version 10.0

Change-Id: I5114f6975563a59c586c9a28711034cdd35a9b31
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3401870
Reviewed-by: Lutz Vahl <vahl@chromium.org>
Commit-Queue: Lutz Vahl <vahl@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78707}
This commit is contained in:
Liviu Rau 2022-01-20 16:59:31 +01:00 committed by V8 LUCI CQ
parent 362e265d4c
commit dc97b45058

View File

@ -8,8 +8,8 @@
// These macros define the version number for the current version.
// 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 9
#define V8_MAJOR_VERSION 10
#define V8_MINOR_VERSION 0
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0