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

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