Reviewers: Søren Gjesse, Description: Prepare push to trunk. Now working on version 2.1.7.
[email protected], Committed: http://code.google.com/p/v8/source/detail?r=4163 Please review this at http://codereview.chromium.org/974005 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/version.cc Index: src/version.cc =================================================================== --- src/version.cc (revision 4161) +++ src/version.cc (working copy) @@ -34,7 +34,7 @@ // cannot be changed without changing the SCons build script. #define MAJOR_VERSION 2 #define MINOR_VERSION 1 -#define BUILD_NUMBER 6 +#define BUILD_NUMBER 7 #define PATCH_LEVEL 0 #define CANDIDATE_VERSION true -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
