aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-03-01 13:27:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-03-01 13:33:35 +0100
commitf9ed6b1f47d32fdf31e05b0775d31b3ff52fa03b (patch)
treedb2fa0f3d84d7100f0f7fea73128cca7682db26c
parentDocumentation: Update CONTRIBUTORS (diff)
downloadkde-f9ed6b1f.tar.gz
kde-f9ed6b1f.tar.bz2
kde-f9ed6b1f.zip
Documentation: Update regenerate-files
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rwxr-xr-xDocumentation/maintainers/regenerate-files4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 7e15b284e0..18334b20d1 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,8 +9,8 @@ cd "$(dirname $0)"
SCRIPT=$(basename $0)
HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
-KF_RELEASES="5.64 5.67"
-KF_RELEASE=${KF_RELEASE:-5.64}
+KF_RELEASES="5.67"
+KF_RELEASE=${KF_RELEASE:-5.67}
PLASMA_RELEASES="5.17 5.18"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.17}