commit: f0b796261c9816412edd8a6463380a39dad7de24
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 1 17:15:46 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 1 17:15:46 2026 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0b79626
Documentation: maintainers: Update RELEASE(S)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Documentation/maintainers/regenerate-files | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/maintainers/regenerate-files
b/Documentation/maintainers/regenerate-files
index 0391081252..528feb3c50 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.18 6.20 6.21 )
-KF6_RELEASE=${KF6_RELEASE:-6.18}
+KF6_RELEASES=( 6.20 6.21 )
+KF6_RELEASE=${KF6_RELEASE:-6.20}
-PLASMA_RELEASES=( 6.4 6.5 )
-PLASMA_RELEASE=${PLASMA_RELEASE:-6.4}
+PLASMA_RELEASES=( 6.5 )
+PLASMA_RELEASE=${PLASMA_RELEASE:-6.5}
GEAR_RELEASES=( 25.08 25.12 )
GEAR_RELEASE=${GEAR_RELEASE:-25.08}