From 19a4571681cd732b3f27890a61fd2626c7079039 Mon Sep 17 00:00:00 2001 From: "machenbach@chromium.org" Date: Wed, 27 Aug 2014 07:34:34 +0000 Subject: [PATCH] [Auto-roll] Bump up version to 3.29.21.0 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/514523004 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23432 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 85e00da..527e83e 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 19 +#define BUILD_NUMBER 21 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- 2.7.4