diff options
Diffstat (limited to 'Documentation')
| -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 dac0d5f1d84..07004de78f3 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.16 6.18 6.19 ) -KF6_RELEASE=${KF6_RELEASE:-6.16} +KF6_RELEASE=${KF6_RELEASE:-6.18} PLASMA_RELEASES=( 6.4 6.5 ) PLASMA_RELEASE=${PLASMA_RELEASE:-6.4} |
