commit: f4a5563c2bcc5b9cfa1f18d17e62bcca843320f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 1 10:00:00 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 1 10:00:00 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f4a5563c
Documentation: regenerate-files: Update Releases
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 e495645a5c..895bf86fb3 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.67 5.70"
-KF_RELEASE=${KF_RELEASE:-5.67}
+KF_RELEASES="5.70"
+KF_RELEASE=${KF_RELEASE:-5.70}
-PLASMA_RELEASES="5.17 5.18 5.19"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.17}
+PLASMA_RELEASES="5.18 5.19"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.18}
SERVICE_RELEASES="19.12 20.04"
SERVICE_RELEASE=${SERVICE_RELEASE:-19.12}