From: Michael Hablich Date: Fri, 21 Aug 2015 12:40:27 +0000 (+0200) Subject: Update version to 4.7 X-Git-Tag: upstream/4.7.83~738 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03704f3d94113f8248819fa98e75801e70d48f8b;p=platform%2Fupstream%2Fv8.git Update version to 4.7 BUG= TBR=vogelheim@chromium.org,yangguo@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1304203002 . Cr-Commit-Position: refs/heads/master@{#30302} --- diff --git a/include/v8-version.h b/include/v8-version.h index 826795957..2fc9db2da 100644 --- a/include/v8-version.h +++ b/include/v8-version.h @@ -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 6 +#define V8_MINOR_VERSION 7 #define V8_BUILD_NUMBER 0 #define V8_PATCH_LEVEL 0