From: hablich Date: Sun, 17 May 2015 06:08:31 +0000 (-0700) Subject: Update version to 4.5 X-Git-Tag: upstream/4.7.83~2605 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d7a513ff0ac21ba37801af0cf790f3cb107967e;p=platform%2Fupstream%2Fv8.git Update version to 4.5 BUG= TBR=machenbach@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1123393006 Cr-Commit-Position: refs/heads/master@{#28435} --- diff --git a/include/v8-version.h b/include/v8-version.h index 826fb1dc4..9ad2f8b29 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 4 +#define V8_MINOR_VERSION 5 #define V8_BUILD_NUMBER 0 #define V8_PATCH_LEVEL 0