Update Percona::Toolkit::VERSION in module and all tools.

This commit is contained in:
Daniel Nichter
2013-07-17 12:41:00 -07:00
parent fa716d6931
commit b48d835006
20 changed files with 20 additions and 20 deletions

View File

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