changed Percona::Toolkit version to 2.2.14

This commit is contained in:
Frank Cizmich
2015-04-09 14:28:28 -03:00
parent 319a8db103
commit e6167dcc0b
19 changed files with 19 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.13';
our $VERSION = '2.2.14';
use strict;
use warnings FATAL => 'all';