Index: include/v8-version.h |
diff --git a/include/v8-version.h b/include/v8-version.h |
index 98a97318a3e6b8a120f7e9e0397245544237c8cf..35bfeb710876632df1e95013490c0c466ac4d5ef 100644 |
--- a/include/v8-version.h |
+++ b/include/v8-version.h |
@@ -11,7 +11,7 @@ |
#define V8_MAJOR_VERSION 4 |
#define V8_MINOR_VERSION 4 |
#define V8_BUILD_NUMBER 63 |
-#define V8_PATCH_LEVEL 8 |
+#define V8_PATCH_LEVEL 9 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |