~ubuntu-branches/debian/sid/percona-toolkit/sid

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Dario Minnucci
  • Date: 2012-11-20 12:33:11 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20121120123311-8zm796eng01zs0cm
Tags: 2.1.7-1
New upstream release (2.1.7)

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
# ###########################################################################
40
40
{
41
41
package Percona::Toolkit;
42
 
our $VERSION = '2.1.6';
 
42
our $VERSION = '2.1.7';
43
43
 
44
44
1;
45
45
}
5417
5417
 
5418
5418
=head1 VERSION
5419
5419
 
5420
 
pt-duplicate-key-checker 2.1.6
 
5420
pt-duplicate-key-checker 2.1.7
5421
5421
 
5422
5422
=cut