Revision: 21855
Author:   [email protected]
Date:     Mon Jun 16 11:36:14 2014 UTC
Log:      Version 3.27.31 (based on bleeding_edge revision r21851)

Version fix.
http://code.google.com/p/v8/source/detail?r=21855

Modified:
 /trunk/ChangeLog
 /trunk/src/version.cc

=======================================
--- /trunk/ChangeLog    Mon Jun 16 11:20:10 2014 UTC
+++ /trunk/ChangeLog    Mon Jun 16 11:36:14 2014 UTC
@@ -1,3 +1,8 @@
+2014-06-16: Version 3.27.31
+
+        Version fix.
+
+
 2014-06-16: Version 3.27.30

         Fix representation of Phis for mutable-heapnumber-in-object-literal
=======================================
--- /trunk/src/version.cc       Mon Jun 16 11:34:26 2014 UTC
+++ /trunk/src/version.cc       Mon Jun 16 11:36:14 2014 UTC
@@ -34,7 +34,7 @@
 // system so their names cannot be changed without changing the scripts.
 #define MAJOR_VERSION     3
 #define MINOR_VERSION     27
-#define BUILD_NUMBER      30
+#define BUILD_NUMBER      31
 #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/d/optout.

Reply via email to