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