Revision: 21598
Author: [email protected]
Date: Mon Jun 2 11:16:36 2014 UTC
Log: Version 3.27.17.1 (merged r21597)
Update gn config after r21578
[email protected]
BUG=
Review URL: https://codereview.chromium.org/310483006
http://code.google.com/p/v8/source/detail?r=21598
Modified:
/trunk/BUILD.gn
/trunk/src/version.cc
=======================================
--- /trunk/BUILD.gn Thu May 29 00:04:57 2014 UTC
+++ /trunk/BUILD.gn Mon Jun 2 11:16:36 2014 UTC
@@ -462,6 +462,8 @@
"src/hydrogen-sce.h",
"src/hydrogen-store-elimination.cc",
"src/hydrogen-store-elimination.h",
+ "src/hydrogen-types.cc",
+ "src/hydrogen-types.h",
"src/hydrogen-uint32-analysis.cc",
"src/hydrogen-uint32-analysis.h",
"src/i18n.cc",
=======================================
--- /trunk/src/version.cc Mon Jun 2 00:04:30 2014 UTC
+++ /trunk/src/version.cc Mon Jun 2 11:16:36 2014 UTC
@@ -35,7 +35,7 @@
#define MAJOR_VERSION 3
#define MINOR_VERSION 27
#define BUILD_NUMBER 17
-#define PATCH_LEVEL 0
+#define PATCH_LEVEL 1
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
#define IS_CANDIDATE_VERSION 0
--
--
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.