Version 10.4.132.24 Change-Id: I26236d2c4d2d44e7666196f8dc50e171648ba60e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3880188 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/10.4@{#44} 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 3d3a5b2..7baa3bf 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 23 +#define V8_PATCH_LEVEL 24 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.)