Change 20706 by [EMAIL PROTECTED] on 2003/08/14 14:40:30
Not so great a version bump, let Paul release 0.17.
Affected files ...
... //depot/perl/ext/Filter/Util/Call/Call.pm#8 edit
Differences ...
==== //depot/perl/ext/Filter/Util/Call/Call.pm#8 (text) ====
Index: perl/ext/Filter/Util/Call/Call.pm
--- perl/ext/Filter/Util/Call/Call.pm#7~20705~ Thu Aug 14 07:38:40 2003
+++ perl/ext/Filter/Util/Call/Call.pm Thu Aug 14 07:40:30 2003
@@ -18,7 +18,7 @@
@ISA = qw(Exporter DynaLoader);
@EXPORT = qw( filter_add filter_del filter_read filter_read_exact) ;
-$VERSION = "1.07" ;
+$VERSION = "1.0601" ;
sub filter_read_exact($)
{
End of Patch.