commit: f0b9b7c046c4b681353bacfeed8b943680892468
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 18:11:55 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 18:11:55 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0b9b7c0
Documentation: Switch PLASMA_RELEASE to 5.13
Documentation/maintainers/regenerate-files | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/maintainers/regenerate-files
b/Documentation/maintainers/regenerate-files
index 07cda522bd..ea6c0b86d0 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -13,7 +13,7 @@ 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}
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.13}
APPS_RELEASES="18.04 18.08"
APPS_RELEASE=${APPS_RELEASE:-18.04}