~hingo/percona-toolkit/pqd-mongodb-24

« back to all changes in this revision

Viewing changes to bin/pt-slave-restart

  • Committer: Brian Fraser
  • Date: 2012-12-21 17:38:09 UTC
  • mto: (503.1.16 2.1)
  • mto: This revision was merged to the branch mainline in revision 508.
  • Revision ID: brian.fraser@percona.com-20121221173809-tmpa3gotcs1qbd1x
BuildĀ percona-toolkit-2.1.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
# ###########################################################################
38
38
{
39
39
package Percona::Toolkit;
40
 
our $VERSION = '2.1.7';
 
40
our $VERSION = '2.1.8';
41
41
 
42
42
1;
43
43
}
5519
5519
 
5520
5520
=head1 VERSION
5521
5521
 
5522
 
pt-slave-restart 2.1.7
 
5522
pt-slave-restart 2.1.8
5523
5523
 
5524
5524
=cut