Version 5.7.492.68

Cr-Commit-Position: refs/branch-heads/5.7@{#151}
Cr-Branched-From: 975e9a320b6eaf9f12280c35df98e013beb8f041-refs/heads/5.7.492@{#1}
Cr-Branched-From: 8d76f0e3465a84bbf0bceab114900fbe75844e1f-refs/heads/master@{#42426}
diff --git a/include/v8-version.h b/include/v8-version.h
index 4ece160..86fa2fb 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 5
 #define V8_MINOR_VERSION 7
 #define V8_BUILD_NUMBER 492
-#define V8_PATCH_LEVEL 67
+#define V8_PATCH_LEVEL 68
 
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)