summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm
index cfe9cb7886..c969c9aa71 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Filter/Util/Call.pm
@@ -18,7 +18,7 @@ use warnings;
our @ISA = qw(Exporter);
our @EXPORT = qw( filter_add filter_del filter_read filter_read_exact) ;
-our $VERSION = "1.58" ;
+our $VERSION = "1.59" ;
our $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;