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 9b8ebc62a86..98f10cac33a 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -12,10 +12,10 @@ HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." KF5_RELEASES="5.113 5.114" KF5_RELEASE=${KF5_RELEASE:-5.113} -KF6_RELEASES="5.248 5.249" +KF6_RELEASES="5.249" KF6_RELEASE=${KF6_RELEASE:-} -PLASMA_RELEASES="5.27 5.92 5.93" +PLASMA_RELEASES="5.27 5.93" PLASMA_RELEASE=${PLASMA_RELEASE:-5.27} GEAR_RELEASES="23.08 24.02" |
