From 2ff4d4b26426de023a28ba4a2edfa36eee564779 Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Fri, 17 Apr 2026 16:36:53 +0200 Subject: [PATCH] Update Makefile.PL Co-authored-by: Sveta Smirnova --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 9178e18d..f43dd12a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,7 +21,7 @@ MAKE_GOTOOLS WriteMakefile( NAME => 'Percona::Toolkit', - VERSION => '3.7.3', + VERSION => '3.7.1-3', EXE_FILES => [ ], MAN1PODS => { 'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',