~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-archiver

  • 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:
43
43
{
44
44
package Percona::Toolkit;
45
45
 
46
 
our $VERSION = '2.2.8';
 
46
our $VERSION = '2.2.9';
47
47
 
48
48
use strict;
49
49
use warnings FATAL => 'all';
7892
7892
 
7893
7893
=head1 VERSION
7894
7894
 
7895
 
pt-archiver 2.2.8
 
7895
pt-archiver 2.2.9
7896
7896
 
7897
7897
=cut