From abba43a35a29d7fa9904eda56a311e99d739bf8d Mon Sep 17 00:00:00 2001 From: Lee Katz Date: Fri, 1 Nov 2024 11:46:47 -0400 Subject: [PATCH] v5.7.2 --- bin/downloadKalamari.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/downloadKalamari.pl b/bin/downloadKalamari.pl index 34526a5..cbd391f 100755 --- a/bin/downloadKalamari.pl +++ b/bin/downloadKalamari.pl @@ -11,7 +11,7 @@ use IO::Compress::Gzip; use version 0.77; -our $VERSION = version->parse("5.7.0"); +our $VERSION = version->parse("5.7.2"); use threads;