~percona-toolkit-dev/percona-toolkit/release-2.2.2

« back to all changes in this revision

Viewing changes to bin/pt-index-usage

  • Committer: Brian Fraser
  • Date: 2013-04-19 23:26:48 UTC
  • Revision ID: brian.fraser@percona.com-20130419232648-mjnd4rt9k4xldmjc
BuildĀ percona-toolkit-2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
# ###########################################################################
45
45
{
46
46
package Percona::Toolkit;
47
 
our $VERSION = '2.2.1';
 
47
our $VERSION = '2.2.2';
48
48
 
49
49
1;
50
50
}
7476
7476
 
7477
7477
=head1 VERSION
7478
7478
 
7479
 
pt-index-usage 2.2.1
 
7479
pt-index-usage 2.2.2
7480
7480
 
7481
7481
=cut