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 C5CFF1381F3 for ; Tue, 4 Dec 2012 20:46:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3A0321C02A; Tue, 4 Dec 2012 20:46:38 +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 54A3D21C02A for ; Tue, 4 Dec 2012 20:46:38 +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 F0E7F33D8FB for ; Tue, 4 Dec 2012 20:46:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8C657E5436 for ; Tue, 4 Dec 2012 20:46:35 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1354653925.5cdec452b0ed873be566a31c49fd621f35f5acc8.zerochaos@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: / X-VCS-Repository: proj/catalyst X-VCS-Files: catalyst X-VCS-Directories: / X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 5cdec452b0ed873be566a31c49fd621f35f5acc8 X-VCS-Branch: master Date: Tue, 4 Dec 2012 20:46:35 +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: 64786c67-90d9-4c3e-8141-ad12901a8258 X-Archives-Hash: eee979f2418589bed6aa2b7d3e01a555 commit: 5cdec452b0ed873be566a31c49fd621f35f5acc8 Author: Rick Farina (Zero_Chaos) gentoo org> AuthorDate: Tue Dec 4 20:45:25 2012 +0000 Commit: Richard Farina gentoo org> CommitDate: Tue Dec 4 20:45:25 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=5cdec452 catalyst 2.0.12.2 --- catalyst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/catalyst b/catalyst index 9662225..3d31599 100755 --- a/catalyst +++ b/catalyst @@ -19,7 +19,7 @@ import catalyst.config import catalyst.util __maintainer__="Catalyst " -__version__="2.0.12.1" +__version__="2.0.12.2" conf_values={}