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

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