| commit | 2635bedc5d12407e4e78f2250d9c8c534954e045 | [log] [tgz] |
|---|---|---|
| author | David Benjamin <davidben@google.com> | Tue Dec 03 13:56:01 2024 -0500 |
| committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 03 19:45:01 2024 +0000 |
| tree | d9bf556d16b65d933f7035c65d8cce7a724b9675 | |
| parent | 00f7a47c770a0e57d6d5a188b0598f38dc636628 [diff] |
Bump MODULE.bazel to 0.20241203.0 Been a moment since we'd tagged one of these. Change-Id: I08c7f03f06e9fa1507eb4584e368815afb32ffc5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/73868 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> Auto-Submit: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 919c716..4c1bcf2 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20241024.0", + version = "0.20241203.0", compatibility_level = 2, )