summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/IO/Dir.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/IO/Dir.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/IO/Dir.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/IO/Dir.pm b/Master/tlpkg/tlperl/lib/IO/Dir.pm
index e583fd389a7..e381880b449 100644
--- a/Master/tlpkg/tlperl/lib/IO/Dir.pm
+++ b/Master/tlpkg/tlperl/lib/IO/Dir.pm
@@ -18,7 +18,7 @@ use File::stat;
use File::Spec;
our @ISA = qw(Tie::Hash Exporter);
-our $VERSION = "1.39";
+our $VERSION = "1.40";
our @EXPORT_OK = qw(DIR_UNLINK);