| commit | ecf47995fb85ea253328f79520ca3d11e23a1f86 | [log] [tgz] |
|---|---|---|
| author | V8 Autoroll <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> | Thu Oct 16 17:29:21 2025 |
| committer | v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> | Thu Oct 16 17:29:33 2025 |
| tree | 500842256f52ea6f5c84a6a87f65ca14c4896f1f | |
| parent | feda30af94b4a39c0f9e34349a12a78192657f99 [diff] |
Version 14.2.231.7 Version incremented at https://cr-buildbucket.appspot.com/build/8700833390482118289 Change-Id: I46d4326d43ebe21f051bbf36059c44ac060026cc Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7049822 Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/14.2@{#14} Cr-Branched-From: 37f82dbb9f640dc5eea09870dd391cd3712546e5-refs/heads/14.2.231@{#1} Cr-Branched-From: d1a6089b861336cf4b3887edfd3fdd280b23b5dd-refs/heads/main@{#102804}
diff --git a/include/v8-version.h b/include/v8-version.h index 42d7334..4c061cc 100644 --- a/include/v8-version.h +++ b/include/v8-version.h
@@ -11,7 +11,7 @@ #define V8_MAJOR_VERSION 14 #define V8_MINOR_VERSION 2 #define V8_BUILD_NUMBER 231 -#define V8_PATCH_LEVEL 6 +#define V8_PATCH_LEVEL 7 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.)