aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/maintainers')
-rwxr-xr-xDocumentation/maintainers/regenerate-files4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index d0d64193a1..07cda522bd 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."
-KF_RELEASES="5.46 5.50 5.51"
-KF_RELEASE=${KF_RELEASE:-5.46}
+KF_RELEASES="5.50 5.51"
+KF_RELEASE=${KF_RELEASE:-5.50}
PLASMA_RELEASES="5.12 5.13 5.14"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.12}