Version and release notes updated

This commit is contained in:
Sveta Smirnova
2023-12-22 23:34:57 +03:00
parent 58cfb21740
commit 5b61ec79b5
38 changed files with 63 additions and 54 deletions

View File

@@ -39,7 +39,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5806,6 +5806,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 3.5.6
pt-duplicate-key-checker 3.5.7
=cut