From: Chris Gianelloni Date: Tue, 7 Jul 2009 14:59:34 +0000 (-0700) Subject: Version bumping to 2.0.6.905 for release. X-Git-Tag: CATALYST_2_0_6_916~29 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b70ba5b9d3a11e2497c1e98760b14ea3fbb9c536;p=catalyst.git Version bumping to 2.0.6.905 for release. --- diff --git a/ChangeLog b/ChangeLog index e269d04c..35f2ca5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) # Distributed under the GPL v2 + 07 Jul 2009; Chris Gianelloni catalyst: + Version bumping to 2.0.6.905 for release. + 28 Jun 2009; Andrew Gaffney livecd/files/README.txt, livecd/files/x86-F6.msg: Apply patch to document espeakup support for Gentoo bug #267708 diff --git a/catalyst b/catalyst index a5c636e9..82b4dc92 100755 --- a/catalyst +++ b/catalyst @@ -2,7 +2,7 @@ # Maintained in full by: # Andrew Gaffney -# Chris Gianelloni +# Chris Gianelloni import os, sys, imp, string, getopt import pdb @@ -16,7 +16,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.904" +__version__="2.0.6.905" conf_values={}