Version 10.1.124.12
Change-Id: Ie6249787e86f82137577716a1e78208760675dbc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3632521
Bot-Commit: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/10.1@{#29}
Cr-Branched-From: b003970395b7efcc309eb30b4ca06dd8385acd55-refs/heads/10.1.124@{#1}
Cr-Branched-From: e62f556862624103ea1da5b9dcef9b216832033b-refs/heads/main@{#79503}
diff --git a/include/v8-version.h b/include/v8-version.h
index 4119883..3e64356 100644
--- a/include/v8-version.h
+++ b/include/v8-version.h
@@ -11,7 +11,7 @@
#define V8_MAJOR_VERSION 10
#define V8_MINOR_VERSION 1
#define V8_BUILD_NUMBER 124
-#define V8_PATCH_LEVEL 11
+#define V8_PATCH_LEVEL 12
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)