summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xDocumentation/maintainers/regenerate-files8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index dfc3b425505..647b362fb35 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,11 +9,11 @@ cd "$(dirname $0)"
SCRIPT=$(basename $0)
HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
-KF_RELEASES="5.80 5.82 5.83"
-KF_RELEASE=${KF_RELEASE:-5.80}
+KF_RELEASES="5.82 5.83"
+KF_RELEASE=${KF_RELEASE:-5.82}
-PLASMA_RELEASES="5.20 5.21 5.22"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.20}
+PLASMA_RELEASES="5.21 5.22"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.21}
GEAR_RELEASES="21.04"
GEAR_RELEASE=${GEAR_RELEASE:-21.04}