From 19197378a8278fc427e8bab9e611b4b569973625 Mon Sep 17 00:00:00 2001 From: "machenbach@chromium.org" Date: Thu, 28 Aug 2014 21:34:14 +0000 Subject: [PATCH] [Auto-roll] Bump up version to 3.29.28.0 TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/517793002 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23502 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 c8537d1..7bd315b 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 26 +#define BUILD_NUMBER 28 #define PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) -- 2.7.4