From 3c189324ec28929a8303383a35e0c40888b8b8c7 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 3 Mar 2005 22:05:05 +0000 Subject: [PATCH] Catalyst 1.1.6 is here. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@553 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 5 ++++- catalyst | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fb5417d3..7095d752 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.178 2005/03/03 13:59:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.179 2005/03/03 22:05:05 wolf31o2 Exp $ + + 03 Mar 2005; Chris Gianelloni catalyst: + Catalyst 1.1.6 is here. 03 Mar 2005; Chris Gianelloni targets/stage1/stage1-preclean2-chroot.sh: diff --git a/catalyst b/catalyst index dd87b76e..8d42b63d 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.63 2005/02/28 23:33:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.64 2005/03/03 22:05:05 wolf31o2 Exp $ # Maintained in full by John Davis import os,sys,imp,string,getopt __maintainer__="Chris Gianelloni " -__version__="1.1.6-pre1" +__version__="1.1.6" conf_values={} -- 2.26.2