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 0E44D138247 for ; Wed, 13 Nov 2013 22:00:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CF99E0AF3; Wed, 13 Nov 2013 22:00:30 +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 06ADDE0AF3 for ; Wed, 13 Nov 2013 22:00:29 +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 1524033F304 for ; Wed, 13 Nov 2013 22:00:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AEEB8E530A for ; Wed, 13 Nov 2013 22:00:27 +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: <1384379965.1c86c64113491885b159529dacb452ce6a3e5f4b.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: 1c86c64113491885b159529dacb452ce6a3e5f4b X-VCS-Branch: master Date: Wed, 13 Nov 2013 22:00:27 +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: ef517636-c6fd-4242-9e53-09bf0e3d55df X-Archives-Hash: 78ebf0880c878eb4fe29828f3c82e82a commit: 1c86c64113491885b159529dacb452ce6a3e5f4b Author: Matt Turner gmail com> AuthorDate: Wed Nov 13 21:59:25 2013 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Nov 13 21:59:25 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=1c86c641 catalyst 2.0.15 --- catalyst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst b/catalyst index 68fa109..ba26f3c 100755 --- a/catalyst +++ b/catalyst @@ -19,7 +19,7 @@ import modules.catalyst.config import modules.catalyst.util __maintainer__="Catalyst " -__version__="2.0.14" +__version__="2.0.15" conf_values={}