commit:     a8c9b534d118acdfc5e5b32946a1d254b01f9349
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 19:53:34 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 19:56:50 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8c9b534

Documentation: Set PLASMA_RELEASE to 5.20

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 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 018f42c183..2b168dc372 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -12,8 +12,8 @@ HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 KF_RELEASES="5.77 5.78"
 KF_RELEASE=${KF_RELEASE:-5.77}
 
-PLASMA_RELEASES="5.19 5.20 5.21"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.19}
+PLASMA_RELEASES="5.20 5.21"
+PLASMA_RELEASE=${PLASMA_RELEASE:-5.20}
 
 SERVICE_RELEASES="20.08 20.12"
 SERVICE_RELEASE=${SERVICE_RELEASE:-20.08}

Reply via email to