From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E241713877A for ; Sun, 24 Aug 2014 08:46:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 657FBE085C; Sun, 24 Aug 2014 08:46:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECD56E085C for ; Sun, 24 Aug 2014 08:46:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D722333FC3B for ; Sun, 24 Aug 2014 08:46:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE7463C92 for ; Sun, 24 Aug 2014 08:46:06 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1408869804.d6c0f4480aa10cbd12b3222417da0282e30a02e6.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: Documentation/maintainers/ X-VCS-Repository: proj/kde X-VCS-Files: Documentation/maintainers/regenerate-files X-VCS-Directories: Documentation/maintainers/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d6c0f4480aa10cbd12b3222417da0282e30a02e6 X-VCS-Branch: master Date: Sun, 24 Aug 2014 08:46:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7a4a0cd2-5385-44f4-a041-6b20f245bd5d X-Archives-Hash: 4939679771a16749c3630baaf2308d28 commit: d6c0f4480aa10cbd12b3222417da0282e30a02e6 Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 24 08:43:24 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 24 08:43:24 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d6c0f448 [Documentation/maintainers] Use 4.14 as basis for sets. --- 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 09e3be7..24d0d20 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -10,7 +10,7 @@ SCRIPT=$(basename $0) HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT." KDE_RELEASES="4.11 4.12 4.13 4.14" -RELEASE=${RELEASE:-4.12} +RELEASE=${RELEASE:-4.14} KF_RELEASES="5.1" KF_RELEASE=${KF_RELEASE:-5.1}