Reviewers: William Hesse, Description: Update version on 2.2 branch to 2.2.24.7 after r5146
Please review this at http://codereview.chromium.org/3060031/show SVN Base: http://v8.googlecode.com/svn/branches/2.2/ Affected files: M src/version.cc Index: src/version.cc =================================================================== --- src/version.cc (revision 5155) +++ src/version.cc (working copy) @@ -35,7 +35,7 @@ #define MAJOR_VERSION 2 #define MINOR_VERSION 2 #define BUILD_NUMBER 24 -#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
