Version bumping to 2.0.6.905 for release.
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 7 Jul 2009 14:59:34 +0000 (07:59 -0700)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 7 Jul 2009 14:59:34 +0000 (07:59 -0700)
ChangeLog
catalyst

index e269d04cf9a22c5caddce353356292ccbea2275b..35f2ca5c630ce7d09027ddf928bad709d5476349 100644 (file)
--- 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 <wolf31o2@wolf31o2.org> catalyst:
+  Version bumping to 2.0.6.905 for release.
+
   28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> livecd/files/README.txt,
   livecd/files/x86-F6.msg:
   Apply patch to document espeakup support for Gentoo bug #267708
index a5c636e9d36be5d7b619dda90e6c0d49dedb8014..82b4dc92df2358601ffa12be6d955f5b9021da60 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -2,7 +2,7 @@
 
 # Maintained in full by:
 # Andrew Gaffney <agaffney@gentoo.org>
-# Chris Gianelloni <wolf31o2@gentoo.org>
+# Chris Gianelloni <wolf31o2@wolf31o2.org>
 
 import os, sys, imp, string, getopt
 import pdb
@@ -16,7 +16,7 @@ import catalyst.config
 import catalyst.util
 
 __maintainer__="Chris Gianelloni <wolf31o2@wolf31o2.org>"
-__version__="2.0.6.904"
+__version__="2.0.6.905"
 
 conf_values={}