From: Andrew Gaffney Date: Mon, 28 Dec 2009 13:23:24 +0000 (-0600) Subject: This is catalyst 2.0.6.906 X-Git-Tag: CATALYST_2_0_6_916~22 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=569fc4ca56e60d6297ce312340c0317901222808;p=catalyst.git This is catalyst 2.0.6.906 --- diff --git a/ChangeLog b/ChangeLog index c8bd9303..8693ed9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ + 28 Dec 2009; Andrew Gaffney catalyst: + This is catalyst 2.0.6.906 + 28 Dec 2009; Andrew Gaffney targets/support/chroot-functions.sh: Run depclean at the end of stage generation (for Gentoo bug #295132) diff --git a/catalyst b/catalyst index 1962dec0..3801915c 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.905" +__version__="2.0.6.906" conf_values={}