Update V8 version after branch creation to 4.10

TBR=danno@chromium.org,machenbach@chromium.org

Review URL: https://codereview.chromium.org/1590283002

Cr-Commit-Position: refs/heads/master@{#33333}
This commit is contained in:
hablich 2016-01-15 06:21:13 -08:00 committed by Commit bot
parent f23985d767
commit 80a648f557

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 4
#define V8_MINOR_VERSION 9
#define V8_MINOR_VERSION 10
#define V8_BUILD_NUMBER 0
#define V8_PATCH_LEVEL 0