Update version to 4.7
authorMichael Hablich <hablich@chromium.org>
Fri, 21 Aug 2015 12:40:27 +0000 (14:40 +0200)
committerMichael Hablich <hablich@chromium.org>
Fri, 21 Aug 2015 12:40:54 +0000 (12:40 +0000)
BUG=
TBR=vogelheim@chromium.org,yangguo@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#30302}

include/v8-version.h

index 8267959..2fc9db2 100644 (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 6
+#define V8_MINOR_VERSION 7
 #define V8_BUILD_NUMBER 0
 #define V8_PATCH_LEVEL 0