#!/usr/bin/python
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.62 2005/01/30 00:48:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.63 2005/02/28 23:33:38 wolf31o2 Exp $
# Maintained in full by John Davis <zhen@gentoo.org>
import os,sys,imp,string,getopt
-__maintainer__="John Davis <zhen@gentoo.org>"
-__version__="1.1.5"
+__maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
+__version__="1.1.6-pre1"
conf_values={}