Update Percona::Toolkit::VERSION.

This commit is contained in:
Daniel Nichter
2013-12-18 23:27:48 +00:00
parent c5c0445967
commit 3713202ba9
20 changed files with 20 additions and 20 deletions

View File

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