Gentoo Archives: gentoo-commits

From: Brian Dolbec <brian.dolbec@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/catalyst:2.X commit in: /
Date: Wed, 22 Jan 2014 17:10:10
Message-Id: 1389493046.76d2873405e6ed0c0132205e5b5dec1701e629af.dol-sen@gentoo
1 commit: 76d2873405e6ed0c0132205e5b5dec1701e629af
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 02:17:26 2014 +0000
4 Commit: Brian Dolbec <brian.dolbec <AT> gmail <DOT> com>
5 CommitDate: Sun Jan 12 02:17:26 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=76d28734
7
8 update version
9
10 ---
11 catalyst | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/catalyst b/catalyst
15 index ba26f3c..035f39c 100755
16 --- a/catalyst
17 +++ b/catalyst
18 @@ -19,7 +19,7 @@ import modules.catalyst.config
19 import modules.catalyst.util
20
21 __maintainer__="Catalyst <catalyst@g.o>"
22 -__version__="2.0.15"
23 +__version__="2.0.16"
24
25 conf_values={}