Build percona-toolkit-2.2.5 2nd

This commit is contained in:
Alexey Bychko
2013-10-22 12:56:20 +07:00
44 changed files with 123 additions and 74 deletions

View File

@@ -39,7 +39,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.4';
our $VERSION = '2.2.5';
use strict;
use warnings FATAL => 'all';
@@ -5540,6 +5540,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 2.2.4
pt-duplicate-key-checker 2.2.5
=cut