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 bcd08cbd839..5280d2a8717 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." KF6_RELEASES=( 6.9 6.10 6.11 ) -KF6_RELEASE=${KF6_RELEASE:-6.9} +KF6_RELEASE=${KF6_RELEASE:-6.10} PLASMA_RELEASES=( 6.2 6.3 ) PLASMA_RELEASE=${PLASMA_RELEASE:-6.2} |
