From 328cdd1106962b11c4a1792c6a42ee3f1f68cabb Mon Sep 17 00:00:00 2001 From: "machenbach@chromium.org" Date: Tue, 19 Aug 2014 07:34:18 +0000 Subject: [PATCH] [Auto-roll] Bump up version to 3.29.7.0 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/483223003 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23179 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 3c85ed8..0ae0dc3 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 6 +#define BUILD_NUMBER 7 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- 2.7.4