Revision: 5418 Author: [email protected] Date: Tue Sep 7 03:13:55 2010 Log: Bump patch level after r5416 merge into 2.3 branch.
[email protected] Review URL: http://codereview.chromium.org/3359009 http://code.google.com/p/v8/source/detail?r=5418 Modified: /branches/2.3/src/version.cc ======================================= --- /branches/2.3/src/version.cc Wed Sep 1 06:36:32 2010 +++ /branches/2.3/src/version.cc Tue Sep 7 03:13:55 2010 @@ -35,7 +35,7 @@ #define MAJOR_VERSION 2 #define MINOR_VERSION 3 #define BUILD_NUMBER 11 -#define PATCH_LEVEL 5 +#define PATCH_LEVEL 6 #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
