Fixed Percona::Toolkit version

This commit is contained in:
Carlos Salguero
2016-12-21 16:05:43 -03:00
parent fabef01849
commit be18e8cbbe
19 changed files with 19 additions and 19 deletions

View File

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