aboutsummaryrefslogtreecommitdiff
path: root/lint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lint.sh')
-rwxr-xr-xlint.sh2
1 files changed, 1 insertions, 1 deletions
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: