From: Raúl Porcel Date: Mon, 1 Nov 2010 12:23:52 +0000 (+0000) Subject: This is catalyst 2.0.6.912 X-Git-Tag: CATALYST_2_0_6_916~7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8eb346d3468ea754456c94d0edc27f3796667c58;p=catalyst.git This is catalyst 2.0.6.912 --- diff --git a/ChangeLog b/ChangeLog index 649fa9bc..e1e1a388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ + 01 Nov 2010; Raúl Porcel catalyst: + This is catalyst 2.0.6.912 + 01 Nov 2010; Raúl Porcel arch/mips.py: Add patch for Loongson support, patch by Zhang Le , bug #330241 diff --git a/catalyst b/catalyst index 738626a6..8be5dab8 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.911" +__version__="2.0.6.912" conf_values={}