Reviewers: Hannes Payer,
Description:
Prepare push to trunk. Now working on version 3.24.4.
[email protected]
Please review this at https://codereview.chromium.org/98273003/
Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index
ff1ec38f0e56d2f52fd609c934a645ae46601082..fb0817dc96cc3c2cea48641066f2dffc8dc7360b
100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-17: Version 3.24.3
+
+ Performance and stability improvements on all platforms.
+
+
2013-12-17: Version 3.24.2
Flush instruction cache for deserialized code objects.
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index
aa04d5fc8bb981331e3ee638069abb653fe44900..879ed21b0b4f27ed2a1bf64c4c2903555a0ab670
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 24
-#define BUILD_NUMBER 3
+#define BUILD_NUMBER 4
#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.