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

  • 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:
38
38
{
39
39
package Percona::Toolkit;
40
40
 
41
 
our $VERSION = '2.2.10';
 
41
our $VERSION = '2.2.11';
42
42
 
43
43
use strict;
44
44
use warnings FATAL => 'all';