summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Filter/Util/Call.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Filter/Util/Call.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Filter/Util/Call.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Filter/Util/Call.pm b/Master/tlpkg/tlperl/lib/Filter/Util/Call.pm
index a502575a615..46a7b32dfdd 100644
--- a/Master/tlpkg/tlperl/lib/Filter/Util/Call.pm
+++ b/Master/tlpkg/tlperl/lib/Filter/Util/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.40" ;
+$VERSION = "1.45" ;
sub filter_read_exact($)
{