Revision: 6585 Author: [email protected] Date: Wed Feb 2 07:52:58 2011 Log: Update version to 3.0.12.7, which was the previous commit.
TBR=ager@chromium Review URL: http://codereview.chromium.org/6312091 http://code.google.com/p/v8/source/detail?r=6585 Modified: /branches/3.0/src/version.cc ======================================= --- /branches/3.0/src/version.cc Wed Feb 2 07:15:04 2011 +++ /branches/3.0/src/version.cc Wed Feb 2 07:52:58 2011 @@ -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
