LGTM On Feb 2, 2011 4:52 PM, <[email protected]> wrote: > Reviewers: Mads Ager, > > Description: > Update version to 3.0.12.7, which was the previous commit. > > TBR=ager@chromium > > Please review this at http://codereview.chromium.org/6312091/ > > SVN Base: https://v8.googlecode.com/svn/branches/3.0 > > Affected files: > M src/version.cc > > > Index: src/version.cc > diff --git a/src/version.cc b/src/version.cc > index > 7aa332c264ab61337f65970e00b2080ec92b09a3..f6086837ba03c6732142bb47508ab4114160c79a
> 100644 > --- a/src/version.cc > +++ b/src/version.cc > @@ -35,7 +35,7 @@ > #define MAJOR_VERSION 3 > #define MINOR_VERSION 0 > #define BUILD_NUMBER 12 > -#define PATCH_LEVEL 6 > +#define PATCH_LEVEL 7 > #define CANDIDATE_VERSION false > > // Define SONAME to have the SCons build the put a specific SONAME into the > > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
