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 e495645a5c4..895bf86fb3f 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.67 5.70"
-KF_RELEASE=${KF_RELEASE:-5.67}
+KF_RELEASES="5.70"
+KF_RELEASE=${KF_RELEASE:-5.70}
-PLASMA_RELEASES="5.17 5.18 5.19"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.17}
+PLASMA_RELEASES="5.18 5.19"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.18}
SERVICE_RELEASES="19.12 20.04"
SERVICE_RELEASE=${SERVICE_RELEASE:-19.12}