diff options
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-x | checksetup.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl index 311f8e3f5..f8385449e 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -301,7 +301,7 @@ my $modules = [ }, { name => 'File::Spec', - version => '0.82' + version => '0.84' }, { name => 'File::Temp', |