Merge branch '3.0' into PT-141

This commit is contained in:
Carlos Salguero
2017-05-23 14:21:03 -03:00
23 changed files with 138 additions and 69 deletions

View File

@@ -45,7 +45,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.2';
our $VERSION = '3.0.3';
use strict;
use warnings FATAL => 'all';