Reviewers: Toon Verwaest,
Description:
Prepare push to trunk. Now working on version 3.21.12.
[email protected]
Please review this at https://codereview.chromium.org/23519008/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+6, -1 lines):
M ChangeLog
M src/version.cc
Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index
61cfa62ddbcab38e8c0498b398c5c27bb4f448e2..d39b110d33a6d90faf84d1084bc4aa4a37ab48cd
100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-05: Version 3.21.11
+
+ Performance and stability improvements on all platforms.
+
+
2013-09-04: Version 3.21.10
Fixed Eternal::IsEmpty logic (issue 2870).
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index
eefbb0c3f50cd206c4a0c146e8d92100105eb533..9b96060a65eea17a54be25f8b4f15f79c466338c
100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -34,7 +34,7 @@
// system so their names cannot be changed without changing the scripts.
#define MAJOR_VERSION 3
#define MINOR_VERSION 21
-#define BUILD_NUMBER 11
+#define BUILD_NUMBER 12
#define PATCH_LEVEL 0
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.