Revision: 5156 Author: [email protected] Date: Fri Jul 30 02:10:05 2010 Log: Update version on 2.2 branch to 2.2.24.7 after r5146 Review URL: http://codereview.chromium.org/3060031 http://code.google.com/p/v8/source/detail?r=5156
Modified: /branches/2.2/src/version.cc ======================================= --- /branches/2.2/src/version.cc Tue Jul 27 23:55:53 2010 +++ /branches/2.2/src/version.cc Fri Jul 30 02:10:05 2010 @@ -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
