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 3a4d12c40c5..389debda209 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." -KF6_RELEASES=( 6.7 6.9 6.10 ) -KF6_RELEASE=${KF6_RELEASE:-6.7} +KF6_RELEASES=( 6.9 6.10 ) +KF6_RELEASE=${KF6_RELEASE:-6.9} PLASMA_RELEASES=( 6.2 6.3 ) PLASMA_RELEASE=${PLASMA_RELEASE:-6.2} |
