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

  • 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:
47
47
{
48
48
package Percona::Toolkit;
49
49
 
50
 
our $VERSION = '2.2.10';
 
50
our $VERSION = '2.2.11';
51
51
 
52
52
use strict;
53
53
use warnings FATAL => 'all';