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: Thu, 18 Oct 2018 21:00:44
Message-Id: 1539799915.f0b9b7c046c4b681353bacfeed8b943680892468.asturm@gentoo
1 commit: f0b9b7c046c4b681353bacfeed8b943680892468
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 18:11:55 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 18:11:55 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0b9b7c0
7
8 Documentation: Switch PLASMA_RELEASE to 5.13
9
10 Documentation/maintainers/regenerate-files | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
14 index 07cda522bd..ea6c0b86d0 100755
15 --- a/Documentation/maintainers/regenerate-files
16 +++ b/Documentation/maintainers/regenerate-files
17 @@ -13,7 +13,7 @@ KF_RELEASES="5.50 5.51"
18 KF_RELEASE=${KF_RELEASE:-5.50}
19
20 PLASMA_RELEASES="5.12 5.13 5.14"
21 -PLASMA_RELEASE=${PLASMA_RELEASE:-5.12}
22 +PLASMA_RELEASE=${PLASMA_RELEASE:-5.13}
23
24 APPS_RELEASES="18.04 18.08"
25 APPS_RELEASE=${APPS_RELEASE:-18.04}