From dad7de1e534837f9ea677925e7c87a3d816f9baa Mon Sep 17 00:00:00 2001 From: SulfurNitride Date: Sun, 24 May 2026 00:19:52 -0500 Subject: Update MO2 beta 12 integration --- lint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lint.sh') diff --git a/lint.sh b/lint.sh index d7c082f..55305e2 100755 --- a/lint.sh +++ b/lint.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # # Run clang-tidy over source translation units we maintain, inside the build container so -# the toolchain (gcc 15, libstdc++, Qt 6.10 headers, etc.) matches what +# the toolchain (gcc 15, libstdc++, Qt 6.11 headers, etc.) matches what # generated build/compile_commands.json. # # Usage: -- cgit v1.3.1