Fix the release version number

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-20 13:45:45 +02:00
parent d81adddfa4
commit 2201e7f97d
4 changed files with 7 additions and 7 deletions

View File

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