Merge pull request #179 from percona/PT-96

PT-96 Fixing all the tests
This commit is contained in:
Carlos Salguero
2017-03-21 18:54:08 +02:00
committed by GitHub
34 changed files with 158 additions and 100 deletions

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.0';
our $VERSION = '3.0.1';
use strict;
use warnings FATAL => 'all';