From e04860757c85fefb85da2a9526d377b015dd2570 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 11 Nov 2005 15:46:40 +0000 Subject: [PATCH] Changed version stamp as I plan on putting this one into the tree. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@882 d1e1f19c-881f-0410-ab34-b69fee027534 --- catalyst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalyst b/catalyst index a126b934..8397a50d 100755 --- a/catalyst +++ b/catalyst @@ -1,7 +1,7 @@ #!/usr/bin/python # 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.94 2005/11/01 22:36:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.95 2005/11/11 15:46:40 wolf31o2 Exp $ # Maintained in full by: # Eric Edgar @@ -10,7 +10,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0_pre20051101" +__version__="2.0_pre20051111" conf_values={} -- 2.26.2