Commit 61650a0e authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Prepare push to trunk. Now working on version 1.3.16.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3029 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8d2a9df5
2009-10-07: Version 1.3.15
Expand the maximum size of the code space to 512MB for 64-bit mode.
Fixed a crash bug happening when starting profiling (issue
http://crbug.com/23768).
2009-10-07: Version 1.3.14
Added GetRealNamedProperty to the API to lookup real properties
......
......@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 1
#define MINOR_VERSION 3
#define BUILD_NUMBER 15
#define BUILD_NUMBER 16
#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