R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/
8679002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10051
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
+2011-11-23: Version 3.7.10
+
+ Set maximum length of FixedArray in terms of elements instead an
+ absolute number of bytes.
+ (Chromium issue 103103)
+
+ Stability and performance improvements on all platforms.
+
+
2011-11-21: Version 3.7.9
Removed exit-time destructors.
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 3
#define MINOR_VERSION 7
-#define BUILD_NUMBER 10
+#define BUILD_NUMBER 11
#define PATCH_LEVEL 0
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)