From: Raúl Porcel Date: Sun, 5 Sep 2010 18:31:32 +0000 (+0000) Subject: This is catalyst-2.0.6.908 X-Git-Tag: CATALYST_2_0_6_916~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4428f7c5d261fb2e775bbcb045ec0e4a9e37c8c2;p=catalyst.git This is catalyst-2.0.6.908 --- diff --git a/ChangeLog b/ChangeLog index 4b517ba2..ab672290 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ + 05 Sep 2010; Raúl Porcel catalyst: + This is catalyst-2.0.6.908 + 05 Sep 2010; Raúl Porcel modules/generic_stage_target.py: Restore old behaviour on the CXXFLAGS variable on the created make.conf diff --git a/catalyst b/catalyst index 3801915c..b2a72d3e 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.906" +__version__="2.0.6.908" conf_values={}