From 4084fb559532bbef9372fec8fc4e936e835d5990 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 20 Oct 2005 14:12:27 +0000 Subject: [PATCH] Changed version stamp for snapshot. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@868 d1e1f19c-881f-0410-ab34-b69fee027534 --- catalyst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalyst b/catalyst index eb81db21..d4423c35 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.92 2005/10/06 15:50:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.93 2005/10/20 14:12:27 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_pre20051006" +__version__="2.0_pre20051020" conf_values={} -- 2.26.2