Prepare push to trunk. Now working on version 3.2.3.
Review URL: http://codereview.chromium.org/6685048 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7161 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
269b19b447
commit
2da91a4807
@ -1,3 +1,12 @@
|
||||
2011-03-14: Version 3.2.2
|
||||
|
||||
Fixed a number of crash and correctness bugs.
|
||||
|
||||
Improved Crankshaft performance on all platforms.
|
||||
|
||||
Fixed Crankshaft on Solaris/Illumos.
|
||||
|
||||
|
||||
2011-03-10: Version 3.2.1
|
||||
|
||||
Fixed a number of crash bugs.
|
||||
|
@ -34,7 +34,7 @@
|
||||
// cannot be changed without changing the SCons build script.
|
||||
#define MAJOR_VERSION 3
|
||||
#define MINOR_VERSION 2
|
||||
#define BUILD_NUMBER 2
|
||||
#define BUILD_NUMBER 3
|
||||
#define PATCH_LEVEL 0
|
||||
#define CANDIDATE_VERSION true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user