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 c9ced42ec..2ccf0d8a4 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -246,7 +246,7 @@ my $modules = [ }, { name => 'DBI', - version => '1.32' + version => '1.36' }, { name => 'DBD::mysql', |