~percona-toolkit-dev/percona-toolkit/fix-1168106-pqa-innodb_max_dirty_pages_pct-5.6

« back to all changes in this revision

Viewing changes to bin/pt-kill

  • Committer: Daniel Nichter
  • Date: 2013-03-20 14:01:47 UTC
  • mfrom: (560.1.14 release-2.2.1)
  • Revision ID: daniel@percona.com-20130320140147-eiidvpo5zenar8hs
Merge release-2.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
# ###########################################################################
47
47
{
48
48
package Percona::Toolkit;
49
 
our $VERSION = '2.1.8';
 
49
our $VERSION = '2.2.1';
50
50
 
51
51
1;
52
52
}
8060
8060
 
8061
8061
=head1 VERSION
8062
8062
 
8063
 
pt-kill 2.1.8
 
8063
pt-kill 2.2.1
8064
8064
 
8065
8065
=cut