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 3C3901381F3 for ; Wed, 31 Jul 2013 04:12:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01D21E09AE; Wed, 31 Jul 2013 04:12:34 +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 906B4E09AE for ; Wed, 31 Jul 2013 04:12:33 +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 4B10C33E9AC for ; Wed, 31 Jul 2013 04:12:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AADBFE468F for ; Wed, 31 Jul 2013 04:12:30 +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: <1375243293.8621e56be3b8b9db1233647d2eec0152deb06da4.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: 8621e56be3b8b9db1233647d2eec0152deb06da4 X-VCS-Branch: master Date: Wed, 31 Jul 2013 04:12:30 +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: d39095d2-eeaa-4064-89dd-c1ea1c5815d1 X-Archives-Hash: 122cc4150804a2b94df7d9ee32814c84 commit: 8621e56be3b8b9db1233647d2eec0152deb06da4 Author: Matt Turner gmail com> AuthorDate: Wed Jul 31 03:49:20 2013 +0000 Commit: Matt Turner gmail com> CommitDate: Wed Jul 31 04:01:33 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=8621e56b catalyst 2.0.13 --- catalyst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalyst b/catalyst index 5575d7a..4b48587 100755 --- a/catalyst +++ b/catalyst @@ -19,7 +19,7 @@ import catalyst.config import catalyst.util __maintainer__="Catalyst " -__version__="2.0.12.2" +__version__="2.0.13" conf_values={}