Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:master commit in: /
Date: Wed, 31 Oct 2012 21:58:52
Message-Id: 1351720570.91f9b4ebeca9aa889af6ebe213610a0b50353e94.zerochaos@gentoo
1 commit: 91f9b4ebeca9aa889af6ebe213610a0b50353e94
2 Author: Rick Farina (Zero_Chaos) <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 21:56:10 2012 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 21:56:10 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=91f9b4eb
7
8 catalyst 2.0.12
9
10 ---
11 catalyst | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/catalyst b/catalyst
15 index ed3fbd5..398d070 100755
16 --- a/catalyst
17 +++ b/catalyst
18 @@ -19,7 +19,7 @@ import catalyst.config
19 import catalyst.util
20
21 __maintainer__="Catalyst <catalyst@g.o>"
22 -__version__="2.0.11"
23 +__version__="2.0.12"
24
25 conf_values={}