projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
447176e
)
Not so great a version bump, let Paul release 0.17.
Jarkko Hietaniemi [Thu, 14 Aug 2003 14:40:30 +0000 (14:40 +0000)]
p4raw-id: //depot/perl@20706
ext/Filter/Util/Call/Call.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Filter/Util/Call/Call.pm
b/ext/Filter/Util/Call/Call.pm
index
e00125a
..
77f4e41
100644
(file)
--- a/
ext/Filter/Util/Call/Call.pm
+++ b/
ext/Filter/Util/Call/Call.pm
@@
-18,7
+18,7
@@
use vars qw($VERSION @ISA @EXPORT) ;
@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($)
{