~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-slave-restart

  • 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:
40
40
# ###########################################################################
41
41
{
42
42
package Percona::Toolkit;
43
 
our $VERSION = '2.1.8';
 
43
our $VERSION = '2.2.1';
44
44
 
45
45
1;
46
46
}
5749
5749
 
5750
5750
=head1 VERSION
5751
5751
 
5752
 
pt-slave-restart 2.1.8
 
5752
pt-slave-restart 2.2.1
5753
5753
 
5754
5754
=cut