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

« back to all changes in this revision

Viewing changes to bin/pt-find

  • 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:
34
34
# ###########################################################################
35
35
{
36
36
package Percona::Toolkit;
37
 
our $VERSION = '2.2.1';
 
37
our $VERSION = '2.2.2';
38
38
 
39
39
1;
40
40
}
4946
4946
 
4947
4947
=head1 VERSION
4948
4948
 
4949
 
pt-find 2.2.1
 
4949
pt-find 2.2.2
4950
4950
 
4951
4951
=cut