diff options
Diffstat (limited to 'Documentation/maintainers')
| -rwxr-xr-x | Documentation/maintainers/regenerate-files | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index ec521ab6a7b..c6aa680f219 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -9,8 +9,8 @@ cd "$(dirname $0)" SCRIPT=$(basename $0) HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." -KF5_RELEASES="5.106 5.108" -KF5_RELEASE=${KF5_RELEASE:-5.106} +KF5_RELEASES="5.108" +KF5_RELEASE=${KF5_RELEASE:-5.108} KF6_RELEASES="" KF6_RELEASE=${KF6_RELEASE:-} |
