commit: c667ebf850d5bb8b9a093c74f105fcbf237762a5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 20:51:04 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 20:51:26 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c667ebf8
Documentation: Set PLASMA_RELEASE to 5.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
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 8791fa753d..94fd82553f 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -13,7 +13,7 @@ KF_RELEASES="5.64 5.65"
KF_RELEASE=${KF_RELEASE:-5.64}
PLASMA_RELEASES="5.16 5.17"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.16}
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.17}
APPS_RELEASES="19.08 19.12"
APPS_RELEASE=${APPS_RELEASE:-19.08}