aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 22:10:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-11 22:10:03 +0200
commit086f31bbcd3aa6135a9916dc445b2554e7e048f9 (patch)
treed1dce8b5a23ee4852523c5da402aca0fbc687bc7 /Documentation/maintainers
parentkde-apps/cantor: Add USE markdown, add missing DEPEND (diff)
downloadkde-086f31bbcd3aa6135a9916dc445b2554e7e048f9.tar.gz
kde-086f31bbcd3aa6135a9916dc445b2554e7e048f9.tar.bz2
kde-086f31bbcd3aa6135a9916dc445b2554e7e048f9.zip
Documentation: Drop KDE Frameworks 5.46
Diffstat (limited to 'Documentation/maintainers')
-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 d0d64193a1..07cda522bd 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.46 5.50 5.51"
-KF_RELEASE=${KF_RELEASE:-5.46}
+KF_RELEASES="5.50 5.51"
+KF_RELEASE=${KF_RELEASE:-5.50}
PLASMA_RELEASES="5.12 5.13 5.14"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.12}