commit | d820bb61007d6a6fe3a06c1e3a501492244914a9 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Wed Feb 12 14:16:05 2025 -0500 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 10:10:52 2025 -0800 |
tree | 0de6aeb6cacb7a097d26ec4353f88c4bc9c5efc5 | |
parent | 4114baaa94c7e9e5a313ec24b711f16b409d0992 [diff] |
Bump version for BCR Bug: 396087264 Change-Id: I7a57c6c9cfbd5dc10488944aadcf3fb352fda105 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/76207 Auto-Submit: David Benjamin <davidben@google.com> Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel index e394f23..1595fbc 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -16,7 +16,7 @@ # the revision where we bump the version. module( name = "boringssl", - version = "0.20250114.0", + version = "0.20250212.0", compatibility_level = 2, )