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

« back to all changes in this revision

Viewing changes to bin/pt-table-checksum

  • 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:
56
56
# ###########################################################################
57
57
{
58
58
package Percona::Toolkit;
59
 
our $VERSION = '2.2.1';
 
59
our $VERSION = '2.2.2';
60
60
 
61
61
1;
62
62
}
12385
12385
 
12386
12386
=head1 VERSION
12387
12387
 
12388
 
pt-table-checksum 2.2.1
 
12388
pt-table-checksum 2.2.2
12389
12389
 
12390
12390
=cut