Changed version number to 9.2

TBR=hablich@chromium.org, vahl@chromium.org

Change-Id: I6c77e5de7a7c0222f01ee237f125a97538dd8cc6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2814558
Reviewed-by: Lutz Vahl <vahl@chromium.org>
Commit-Queue: Lutz Vahl <vahl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#73866}
This commit is contained in:
Lutz Vahl 2021-04-08 13:31:22 +02:00 committed by Commit Bot
parent 93fcc8f7c9
commit 0ab666a561

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 1
#define V8_MINOR_VERSION 2
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0