| commit | ec4fb365a92dc0dff7370aae5d68642338b48ff5 | [log] [tgz] |
|---|---|---|
| author | Lily Chen <chlily@google.com> | Mon Nov 10 06:37:52 2025 -0800 |
| committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 10 08:00:35 2025 -0800 |
| tree | c32e7d103d3ffff7aac10de06d38bb3b86a11b4f | |
| parent | 28efc83e86dc84ff61dcf325dc5c4666615206d8 [diff] |
Bump version for BCR Change-Id: I5e1fcc6a1c6809f3f999ce6e2f626fa29c1ef11e Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/83907 Auto-Submit: Lily Chen <chlily@google.com> Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index ce43500..8749afc 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20251002.0", + version = "0.20251110.0", compatibility_level = 2, )