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

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