Commit info for scoop:
Modified Files:
VERSION
Log Message:
blah - just found out that the CVS.pl doesn't do it's version thingy unless
you actually write out "commit" rather then "com"
well - here is the new version file, hope you are happy :-)
--
cory
Index: VERSION
===================================================================
RCS file: /cvs/scoop/scoop/VERSION,v
retrieving revision 1.608
retrieving revision 1.609
diff -r1.608 -r1.609
12,14c12,14
< $scoop_env{Date} = '$Date: 2003/12/29 21:44:50 $';
< $scoop_env{Revision} = '$Revision: 1.608 $';
< $scoop_env{Author} = '$Author: jeremy $';
---
> $scoop_env{Date} = '$Date: 2003/12/31 02:21:27 $';
> $scoop_env{Revision} = '$Revision: 1.609 $';
> $scoop_env{Author} = '$Author: coryking $';