Version 7.4.288.17

TBR=v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com

Change-Id: I56f9070ce9dfc4959b13144aca078182971132c1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1548938
Reviewed-by: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/7.4@{#36}
Cr-Branched-From: 3e8a733af17a7812eba188dad612be503bd45c57-refs/heads/7.4.288@{#1}
Cr-Branched-From: d077f9b5ad92b23fe4366a9bdce319a71cd1a2c5-refs/heads/master@{#60039}
diff --git a/include/v8-version.h b/include/v8-version.h
index ceda4b7..7e86906 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 7
 #define V8_MINOR_VERSION 4
 #define V8_BUILD_NUMBER 288
-#define V8_PATCH_LEVEL 16
+#define V8_PATCH_LEVEL 17
 
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)