Updated Percona::Toolkit version to 3.0.2

This commit is contained in:
Carlos Salguero
2017-03-23 12:51:28 -03:00
parent a0541f4eea
commit 4543847788
19 changed files with 19 additions and 19 deletions

View File

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