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

« back to all changes in this revision

Viewing changes to bin/pt-index-usage

  • 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:
45
45
# ###########################################################################
46
46
{
47
47
package Percona::Toolkit;
48
 
our $VERSION = '2.1.6';
 
48
our $VERSION = '2.1.7';
49
49
 
50
50
1;
51
51
}
7451
7451
 
7452
7452
=head1 VERSION
7453
7453
 
7454
 
pt-index-usage 2.1.6
 
7454
pt-index-usage 2.1.7
7455
7455
 
7456
7456
=cut