From ad77e2bd43a5986fcdb6b05118ebd09a5dda4e98 Mon Sep 17 00:00:00 2001 From: "v8-autoroll@chromium.org" Date: Tue, 9 Sep 2014 11:31:17 +0000 Subject: [PATCH] [Auto-roll] Bump up version to 3.29.54.0 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23793 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 a17649c..d930eb5 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 52 +#define BUILD_NUMBER 54 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- 2.7.4