commit | 781a72b2aa513bbbf01b9bc670b0495a6b115968 | [log] [tgz] |
---|---|---|
author | Bob Beck <bbe@google.com> | Thu Oct 24 22:06:10 2024 +0000 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 22:18:37 2024 +0000 |
tree | db906a949af550e9e8d4a466721f5959a1e558ce | |
parent | 0317d633c0a05dfd0bbafc1a341032798145f1c9 [diff] |
Update BCR to 20241024.0 Change-Id: I2cbbb95297bc27eceeef76a6afb11cef24380557 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/72410 Commit-Queue: David Benjamin <davidben@google.com> Auto-Submit: Bob Beck <bbe@google.com> Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: Bob Beck <bbe@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index de6b1a5..2efb2cb 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20240930.0", + version = "0.20241024.0", compatibility_level = 2, )