Updated Percona::Toolkit version to 3.0.6

This commit is contained in:
Carlos Salguero
2017-12-19 13:11:29 -03:00
parent 6b7380b94e
commit 5f05a96855
17 changed files with 17 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.5';
our $VERSION = '3.0.6';
use strict;
use warnings FATAL => 'all';