diff options
| -rwxr-xr-x | Documentation/maintainers/regenerate-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index 1f0418214fb..74024d72d39 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -10,7 +10,7 @@ SCRIPT=$(basename $0) HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." KF5_RELEASES="5.102 5.104" -KF5_RELEASE=${KF5_RELEASE:-5.99} +KF5_RELEASE=${KF5_RELEASE:-5.102} KF6_RELEASES="" KF6_RELEASE=${KF6_RELEASE:-} |
