commit: 6771a4862b5c1859bb117ee31e30a89c76f82c78
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 15:57:36 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 15:57:36 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6771a486
Documentation: Make Frameworks 5.18 default
Documentation/maintainers/regenerate-files | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/maintainers/regenerate-files
b/Documentation/maintainers/regenerate-files
index acb99f8..6679087 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.17 5.18 5.19 5.20"
-KF_RELEASE=${KF_RELEASE:-5.17}
+KF_RELEASES="5.18 5.19 5.20"
+KF_RELEASE=${KF_RELEASE:-5.18}
PLASMA_RELEASES="5.4 5.5 5.6"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.4}