Updated modules and version

This commit is contained in:
Sveta Smirnova
2023-12-14 10:22:05 +03:00
parent 2cdd973e59
commit bab154be03
36 changed files with 222 additions and 78 deletions

View File

@@ -43,7 +43,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.5';
our $VERSION = '3.5.6';
use strict;
use warnings FATAL => 'all';
@@ -6011,6 +6011,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 3.5.5
pt-config-diff 3.5.6
=cut