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

« back to all changes in this revision

Viewing changes to bin/pt-duplicate-key-checker

  • 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:
38
38
# ###########################################################################
39
39
{
40
40
package Percona::Toolkit;
41
 
our $VERSION = '2.2.1';
 
41
our $VERSION = '2.2.2';
42
42
 
43
43
1;
44
44
}
5480
5480
 
5481
5481
=head1 VERSION
5482
5482
 
5483
 
pt-duplicate-key-checker 2.2.1
 
5483
pt-duplicate-key-checker 2.2.2
5484
5484
 
5485
5485
=cut