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 88DF91381F3 for ; Thu, 8 Aug 2013 05:38:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 897CBE0C70; Thu, 8 Aug 2013 05:38:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3019E0C70 for ; Thu, 8 Aug 2013 05:38:39 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7728533EB41 for ; Thu, 8 Aug 2013 05:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EBB83E545C for ; Thu, 8 Aug 2013 05:38:36 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1375929603.29cd35a8eaee55042d62cdaf1781ff59bef4615a.mattst88@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: catalyst X-VCS-Directories: / X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 29cd35a8eaee55042d62cdaf1781ff59bef4615a X-VCS-Branch: master Date: Thu, 8 Aug 2013 05:38:36 +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: b433e820-e65c-49f8-bf9d-1cb39036bac8 X-Archives-Hash: 3c2fcb7c6855cc189700bb086c40c98b commit: 29cd35a8eaee55042d62cdaf1781ff59bef4615a Author: Matt Turner gmail com> AuthorDate: Thu Aug 8 02:40:03 2013 +0000 Commit: Matt Turner gmail com> CommitDate: Thu Aug 8 02:40:03 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=29cd35a8 catalyst 2.0.14 --- catalyst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst b/catalyst index 4b48587..4550d05 100755 --- a/catalyst +++ b/catalyst @@ -19,7 +19,7 @@ import catalyst.config import catalyst.util __maintainer__="Catalyst " -__version__="2.0.13" +__version__="2.0.14" conf_values={}