aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 15:47:37 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 15:47:37 +0200
commitc54dd18d4273c10956d62857373bba3e730fa85d (patch)
tree63c711e2d78afb5af6e99b1e4f24bd5c56805a93 /Documentation/maintainers
parentkde-frameworks: Drop KDE Frameworks 5.50.0 (diff)
downloadkde-c54dd18d4273c10956d62857373bba3e730fa85d.tar.gz
kde-c54dd18d4273c10956d62857373bba3e730fa85d.tar.bz2
kde-c54dd18d4273c10956d62857373bba3e730fa85d.zip
Documentation: Drop KDE Frameworks 5.49.0
Diffstat (limited to 'Documentation/maintainers')
-rwxr-xr-xDocumentation/maintainers/regenerate-files2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index e3d05a7df4..9a07f23098 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
SCRIPT=$(basename $0)
HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
-KF_RELEASES="5.46 5.49 5.50"
+KF_RELEASES="5.46 5.50"
KF_RELEASE=${KF_RELEASE:-5.46}
PLASMA_RELEASES="5.12 5.13"