commit:     2da6f17783498fe4a23388200da221ff0a13bbe5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 08:49:38 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 08:50:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2da6f177

Documentation: maintainers: Drop KF-5.97, set PLASMA_RELEASE to 5.25

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 Documentation/maintainers/regenerate-files | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 1aded471cd..b9bdaef964 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.96 5.97 5.98 5.99"
+KF_RELEASES="5.96 5.98 5.99"
 KF_RELEASE=${KF_RELEASE:-5.96}
 
 PLASMA_RELEASES="5.24 5.25 5.26"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.24}
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.25}
 
 GEAR_RELEASES="22.04 22.08"
 GEAR_RELEASE=${GEAR_RELEASE:-22.04}

Reply via email to