From b70ba5b9d3a11e2497c1e98760b14ea3fbb9c536 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 7 Jul 2009 07:59:34 -0700 Subject: [PATCH] Version bumping to 2.0.6.905 for release. --- ChangeLog | 3 +++ catalyst | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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={} -- 2.26.2