From a291c6d6e312c53d714a06694a999623a918eabd Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 17 Jan 2006 20:45:49 +0000 Subject: [PATCH] This is catalyst 2.0_rc17. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1027 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 5 ++++- catalyst | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ecc70527..bd4368fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.512 2006/01/17 20:39:15 rocket Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.513 2006/01/17 20:45:49 wolf31o2 Exp $ + + 17 Jan 2006; Chris Gianelloni catalyst: + This is catalyst 2.0_rc17. 17 Jan 2006; Eric Edgar modules/catalyst_support.py, modules/generic_stage_target.py, modules/livecd_stage2_target.py, diff --git a/catalyst b/catalyst index 81141744..04e68fe6 100755 --- a/catalyst +++ b/catalyst @@ -1,7 +1,7 @@ #!/usr/bin/python -OO # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.124 2006/01/16 15:45:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.125 2006/01/17 20:45:49 wolf31o2 Exp $ # Maintained in full by: # Eric Edgar @@ -11,7 +11,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0_rc16" +__version__="2.0_rc17" conf_values={} -- 2.26.2