summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-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 dd56630c47e..952ea2fc5f5 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."
-KF6_RELEASES=( 6.10 6.13 )
-KF6_RELEASE=${KF6_RELEASE:-6.10}
+KF6_RELEASES=( 6.13 )
+KF6_RELEASE=${KF6_RELEASE:-6.13}
-PLASMA_RELEASES=( 6.2 6.3 )
-PLASMA_RELEASE=${PLASMA_RELEASE:-6.2}
+PLASMA_RELEASES=( 6.3 )
+PLASMA_RELEASE=${PLASMA_RELEASE:-6.3}
GEAR_RELEASES=( 24.12 25.04 )
GEAR_RELEASE=${GEAR_RELEASE:-24.12}