Skip to content

Commit b6eec48

Browse files
davidbenBoringssl LUCI CQ
authored andcommitted
Bump the MODULE.bazel version again
The last one had some GCC warnings that have since been doubly resolved by both removing the offending build configuration and removing the offending code. Change-Id: I7c7921fb85baf5f94d0757182cb2d2531a169fb5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/73967 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: Bob Beck <bbe@google.com>
1 parent bb13a96 commit b6eec48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# the revision where we bump the version.
1717
module(
1818
name = "boringssl",
19-
version = "0.20241203.0",
19+
version = "0.20241209.0",
2020
compatibility_level = 2,
2121
)
2222

0 commit comments

Comments
 (0)