PT-2447 Release notes for Percona Toolkit 3.7.0-1

modified:   Changelog
	modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
This commit is contained in:
Alina Derkach
2025-05-13 16:16:35 +02:00
parent 7f322f7cbd
commit 7717cfe4f1
4 changed files with 18 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ MAKE_GOTOOLS
WriteMakefile(
NAME => 'Percona::Toolkit',
VERSION => '3.7.0',
VERSION => '3.7.0-1',
EXE_FILES => [
map {
(my $name = $_) =~ s/^bin.//;