From 3e4a0bcbe14c1faeba154583b781af49d550f2a2 Mon Sep 17 00:00:00 2001 From: "v8-autoroll@chromium.org" Date: Tue, 23 Sep 2014 18:01:37 +0000 Subject: [PATCH] [Auto-roll] Bump up version to 3.29.86.0 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24156 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- src/version.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.cc b/src/version.cc index f61159e..6bbb918 100644 --- a/src/version.cc +++ b/src/version.cc @@ -11,7 +11,7 @@ // system so their names cannot be changed without changing the scripts. #define MAJOR_VERSION 3 #define MINOR_VERSION 29 -#define BUILD_NUMBER 85 +#define BUILD_NUMBER 86 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- 2.7.4