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

« back to all changes in this revision

Viewing changes to bin/pt-slave-restart

  • 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:
37
37
# ###########################################################################
38
38
{
39
39
package Percona::Toolkit;
40
 
our $VERSION = '2.1.6';
 
40
our $VERSION = '2.1.7';
41
41
 
42
42
1;
43
43
}
5522
5522
 
5523
5523
=head1 VERSION
5524
5524
 
5525
 
pt-slave-restart 2.1.6
 
5525
pt-slave-restart 2.1.7
5526
5526
 
5527
5527
=cut