Reviewers: Jakob,

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

[email protected]
BUG=

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

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

         Removed all stuff marked as V8_DEPRECATED.
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index da0837d9d1fd79abd02f459a68d8087080e464e2..788f81df4b20e6771039e300d16d3484d86fe761 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      5
+#define BUILD_NUMBER      6
 #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.

Reply via email to