From: v8-autoroll@chromium.org Date: Fri, 12 Sep 2014 10:01:31 +0000 (+0000) Subject: [Auto-roll] Bump up version to 3.29.61.0 X-Git-Tag: upstream/4.7.83~6952 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3f1fc7796c1150905c21e84280c181318105fc17;p=platform%2Fupstream%2Fv8.git [Auto-roll] Bump up version to 3.29.61.0 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23907 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/src/version.cc b/src/version.cc index 6d79b05..60c6daa 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 60 +#define BUILD_NUMBER 61 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.)