From 9388401f88788172c888e47d33739f2682750097 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 10 May 2019 11:44:45 +0000 Subject: [PATCH] Bug 14407: (RM follow-up) bump version number Signed-off-by: Nick Clemens --- C4/Installer/PerlDependencies.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm index 3a4c63ff12..c53f7c8162 100644 --- a/C4/Installer/PerlDependencies.pm +++ b/C4/Installer/PerlDependencies.pm @@ -790,7 +790,7 @@ our $PERL_DEPS = { 'Net::CIDR' => { 'usage' => 'Core', 'required' => '1', - 'min_ver' => '0.15', + 'min_ver' => '0.17', }, 'Net::SFTP::Foreign' => { 'usage' => 'Edifact', -- 2.20.1