Build percona-toolkit-3.0.9

This commit is contained in:
Evgeniy Patlan
2018-04-17 10:27:56 +00:00
parent 446a65bd46
commit 2dc21af50e
40 changed files with 16284 additions and 55 deletions

View File

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