summaryrefslogtreecommitdiff
path: root/Documentation/maintainers
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/maintainers')
-rwxr-xr-xDocumentation/maintainers/regenerate-files6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 627850c7678..7f271f9beb7 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,14 +9,14 @@ cd "$(dirname $0)"
SCRIPT=$(basename $0)
HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
-KF6_RELEASES=( 6.18 6.19 6.20 )
+KF6_RELEASES=( 6.18 6.20 )
KF6_RELEASE=${KF6_RELEASE:-6.18}
PLASMA_RELEASES=( 6.4 6.5 )
PLASMA_RELEASE=${PLASMA_RELEASE:-6.4}
-GEAR_RELEASES=( 25.04 25.08 )
-GEAR_RELEASE=${GEAR_RELEASE:-25.04}
+GEAR_RELEASES=( 25.08 )
+GEAR_RELEASE=${GEAR_RELEASE:-25.08}
# regenerate keywords
pushd ../package.accept_keywords/ > /dev/null