Reviewers: Jakob,

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


[email protected]


Please review this at https://chromiumcodereview.appspot.com/12338003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M ChangeLog
  M src/version.cc


Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index 6b92f08d466ffe3e740fcbf3dc54c08b37398ad6..0e428027917d90f2868eccf9f6ad766f0a139ade 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-21: Version 3.17.3
+
+        Performance and stability improvements on all platforms.
+
+
 2013-02-19: Version 3.17.2

         Removed bogus check for TOP register in deoptimizer.
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index 6384b0f732a9ebe7bd742e34764dafc8bf0f3956..b25ae626c19848d31fda0c743caffd44cf615b9d 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -34,7 +34,7 @@
 // cannot be changed without changing the SCons build script.
 #define MAJOR_VERSION     3
 #define MINOR_VERSION     17
-#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.


Reply via email to