aboutsummaryrefslogtreecommitdiff
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 753b8559a7..21e34c1825 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -13,13 +13,13 @@ KF5_RELEASES="5.116"
KF5_RELEASE=${KF5_RELEASE:-5.116}
KF6_RELEASES="6.5"
-KF6_RELEASE=${KF6_RELEASE:-}
+KF6_RELEASE=${KF6_RELEASE:-6.5}
PLASMA_RELEASES="5.27 6.1"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.27}
+PLASMA_RELEASE=${PLASMA_RELEASE:-6.1}
-GEAR_RELEASES="23.08 24.05 24.08"
-GEAR_RELEASE=${GEAR_RELEASE:-23.08}
+GEAR_RELEASES="24.05 24.08"
+GEAR_RELEASE=${GEAR_RELEASE:-24.05}
# regenerate keywords
pushd ../package.accept_keywords/ > /dev/null