Changed version number to 8.5

Change-Id: I29afdce160a883987495857dd44e14aa8e51e861
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2201141
Reviewed-by: Lutz Vahl <vahl@chromium.org>
Reviewed-by: Michael Hablich <hablich@chromium.org>
Reviewed-by: Liviu Rau <liviurau@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Lutz Vahl <vahl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67820}
This commit is contained in:
Lutz Vahl 2020-05-14 14:04:22 +02:00 committed by Commit Bot
parent c47e1b217d
commit 1b09f6a60f

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 8
#define V8_MINOR_VERSION 4
#define V8_MINOR_VERSION 5
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0