Commit c93971ba authored by ager@chromium.org's avatar ager@chromium.org

Prepare push to trunk. Now working on version 2.3.1.

Review URL: http://codereview.chromium.org/2805081

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5073 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent f5f0b803
2010-07-15: Version 2.3.0
Added ES5 Object.seal and Object.isSealed.
Added debugger API for scheduling debugger commands from a
separate thread.
2010-07-14: Version 2.2.24
Added API for capturing stack traces for uncaught exceptions.
......
......@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 2
#define MINOR_VERSION 3
#define BUILD_NUMBER 0
#define BUILD_NUMBER 1
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment