commit:     3fa5e4bcf3bb0178ffec0da3c8e197bd1987d779
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 08:16:54 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 08:17:57 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3fa5e4bc

Documentation: regenerate-files: Update PLASMA_RELEASE, KF_RELEASE

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 dfc3b42550..647b362fb3 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.80 5.82 5.83"
-KF_RELEASE=${KF_RELEASE:-5.80}
+KF_RELEASES="5.82 5.83"
+KF_RELEASE=${KF_RELEASE:-5.82}
 
-PLASMA_RELEASES="5.20 5.21 5.22"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.20}
+PLASMA_RELEASES="5.21 5.22"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.21}
 
 GEAR_RELEASES="21.04"
 GEAR_RELEASE=${GEAR_RELEASE:-21.04}

Reply via email to