diff options
Diffstat (limited to 'Documentation/maintainers/regenerate-files')
-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 3e9270cc5a..2ec5f695d4 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -15,7 +15,7 @@ KF5_RELEASE=${KF5_RELEASE:-5.115} KF6_RELEASES="6.2" KF6_RELEASE=${KF6_RELEASE:-} -PLASMA_RELEASES="5.27 6.0 6.1" +PLASMA_RELEASES="5.27 6.1" PLASMA_RELEASE=${PLASMA_RELEASE:-5.27} GEAR_RELEASES="23.08 24.05" |