Reviewers: danno,

Description:
Prepare push to trunk.  Now working on version 3.24.7.

R=da...@chromium.org
BUG=

Please review this at https://codereview.chromium.org/106583004/

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 3c46e7942d3139abb5650816bfa4275c8752e2bc..5e776172d077dd4f5b1bc5d31a1aacf51d8666de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-20: Version 3.24.6
+
+        Performance and stability improvements on all platforms.
+
+
 2013-12-19: Version 3.24.5

         Performance and stability improvements on all platforms.
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index 788f81df4b20e6771039e300d16d3484d86fe761..d561b8dee3157738737334aa01edcd74cfe2e4bb 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      6
+#define BUILD_NUMBER      7
 #define PATCH_LEVEL       0
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to