From: Chris Gianelloni Date: Wed, 9 Mar 2005 19:42:36 +0000 (+0000) Subject: Calling this one 1.1.7 and rolling a tarball. X-Git-Tag: CATALYST_2_0_6_916~810 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d824ac88eb796166dd792de482085e58767a6d5b;p=catalyst.git Calling this one 1.1.7 and rolling a tarball. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@563 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 70161985..0d2043ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gentoo/src/catalyst # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.188 2005/03/09 00:22:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.189 2005/03/09 19:42:36 wolf31o2 Exp $ + + 09 Mar 2005; Chris Gianelloni catalyst: + Calling this one 1.1.7 and rolling a tarball. 08 Mar 2005; Chris Gianelloni livecd/runscript/alpha-archscript.sh, livecd/runscript/hppa-archscript.sh, diff --git a/catalyst b/catalyst index ca2d9ff8..1772fcff 100755 --- a/catalyst +++ b/catalyst @@ -1,14 +1,14 @@ #!/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.65 2005/03/07 00:20:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.66 2005/03/09 19:42:36 wolf31o2 Exp $ # Maintained in full by John Davis import os,sys,imp,string,getopt __maintainer__="Chris Gianelloni " -__version__="1.1.7_pre1" +__version__="1.1.7" conf_values={}