~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-config-diff

  • Committer: Frank Cizmich
  • Date: 2014-09-24 15:06:32 UTC
  • Revision ID: frank.cizmich@percona.com-20140924150632-mdupwnmctd7nbmow
changed Version number in Percona::Toolkit

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.10';
 
46
our $VERSION = '2.2.11';
47
47
 
48
48
use strict;
49
49
use warnings FATAL => 'all';