diff options
| -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 2c7102eeb80..97fc3bad510 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." -KF_RELEASES="5.74 5.77 5.78" -KF_RELEASE=${KF_RELEASE:-5.74} +KF_RELEASES="5.77 5.78" +KF_RELEASE=${KF_RELEASE:-5.77} PLASMA_RELEASES="5.19 5.20" PLASMA_RELEASE=${PLASMA_RELEASE:-5.19} |
