~percona-toolkit-dev/percona-toolkit/manual-for-pt-query-digest--type-binlog-is-ambiguous-1377888

« back to all changes in this revision

Viewing changes to bin/pt-diskstats

  • Committer: Frank Cizmich
  • Date: 2014-07-29 15:51:01 UTC
  • mfrom: (606.1.12 release-2.2.9)
  • Revision ID: frank.cizmich@percona.com-20140729155101-f5kv4rmeu3s5rzk5
mergedĀ releaseĀ 2.2.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
{
39
39
package Percona::Toolkit;
40
40
 
41
 
our $VERSION = '2.2.8';
 
41
our $VERSION = '2.2.9';
42
42
 
43
43
use strict;
44
44
use warnings FATAL => 'all';
5579
5579
 
5580
5580
=head1 VERSION
5581
5581
 
5582
 
pt-diskstats 2.2.8
 
5582
pt-diskstats 2.2.9
5583
5583
 
5584
5584
=cut