Update version to 4.5
authorhablich <hablich@chromium.org>
Sun, 17 May 2015 06:08:31 +0000 (23:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 17 May 2015 06:08:16 +0000 (06:08 +0000)
BUG=
TBR=machenbach@chromium.org
NOTRY=true

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

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

include/v8-version.h

index 826fb1d..9ad2f8b 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 4
+#define V8_MINOR_VERSION 5
 #define V8_BUILD_NUMBER 0
 #define V8_PATCH_LEVEL 0