From: v8-autoroll@chromium.org Date: Tue, 9 Sep 2014 11:31:17 +0000 (+0000) Subject: [Auto-roll] Bump up version to 3.29.54.0 X-Git-Tag: upstream/4.7.83~7047 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad77e2bd43a5986fcdb6b05118ebd09a5dda4e98;p=platform%2Fupstream%2Fv8.git [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 --- 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.)