Version 10.4.132.4

Change-Id: Ie1f0728cc4c352ec0929a8a8a4e2740c00a4b1b3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3696169
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/10.4@{#5}
Cr-Branched-From: b1413ed7c71ababe05d590de4b5c4ed97b68693e-refs/heads/10.4.132@{#1}
Cr-Branched-From: 9d0a09368569234a1d1094975e2e92591922cd08-refs/heads/main@{#80972}
diff --git a/include/v8-version.h b/include/v8-version.h
index 632cb6b..e54a116 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
 #define V8_MAJOR_VERSION 10
 #define V8_MINOR_VERSION 4
 #define V8_BUILD_NUMBER 132
-#define V8_PATCH_LEVEL 3
+#define V8_PATCH_LEVEL 4
 
 // Use 1 for candidates and 0 otherwise.
 // (Boolean macro values are not supported by all preprocessors.)