X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fv8%2Fsrc%2Fversion.cc;h=b0e559e312a3dc01cfa14efbba2df8556cad222c;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=e1dc57051a7e26e91149b454d916cf18d627a427;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/v8/src/version.cc b/src/v8/src/version.cc index e1dc570..b0e559e 100644 --- a/src/v8/src/version.cc +++ b/src/v8/src/version.cc @@ -33,9 +33,9 @@ // 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 MAJOR_VERSION 3 -#define MINOR_VERSION 28 -#define BUILD_NUMBER 71 -#define PATCH_LEVEL 15 +#define MINOR_VERSION 29 +#define BUILD_NUMBER 88 +#define PATCH_LEVEL 4 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) #define IS_CANDIDATE_VERSION 0