Set Percona::Toolkit::VERSION = 2.2.7.

This commit is contained in:
Daniel Nichter
2014-02-19 19:47:43 -08:00
parent 94c806a33f
commit 99587e7fce
21 changed files with 23 additions and 22 deletions

View File

@@ -38,7 +38,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.6';
our $VERSION = '2.2.7';
use strict;
use warnings FATAL => 'all';