Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: Documentation/maintainers/
Date: Mon, 23 Dec 2019 20:52:24
Message-Id: 1577134286.c667ebf850d5bb8b9a093c74f105fcbf237762a5.asturm@gentoo
1 commit: c667ebf850d5bb8b9a093c74f105fcbf237762a5
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 20:51:04 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 20:51:26 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c667ebf8
7
8 Documentation: Set PLASMA_RELEASE to 5.17
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 Documentation/maintainers/regenerate-files | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
16 index 8791fa753d..94fd82553f 100755
17 --- a/Documentation/maintainers/regenerate-files
18 +++ b/Documentation/maintainers/regenerate-files
19 @@ -13,7 +13,7 @@ KF_RELEASES="5.64 5.65"
20 KF_RELEASE=${KF_RELEASE:-5.64}
21
22 PLASMA_RELEASES="5.16 5.17"
23 -PLASMA_RELEASE=${PLASMA_RELEASE:-5.16}
24 +PLASMA_RELEASE=${PLASMA_RELEASE:-5.17}
25
26 APPS_RELEASES="19.08 19.12"
27 APPS_RELEASE=${APPS_RELEASE:-19.08}