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 033d321b135..7e2e5686e6e 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.5 6.6 ) -KF6_RELEASE=${KF6_RELEASE:-6.5} +KF6_RELEASES=( 6.5 6.6 6.7 ) +KF6_RELEASE=${KF6_RELEASE:-6.6} PLASMA_RELEASES=( 6.1 6.2 ) PLASMA_RELEASE=${PLASMA_RELEASE:-6.1} |
