~percona-core/percona-toolkit/release-2.2.8-v2

« back to all changes in this revision

Viewing changes to bin/pt-find

  • Committer: Daniel Nichter
  • Date: 2014-05-30 01:09:13 UTC
  • mfrom: (598.5.6 release-2.2.8)
  • Revision ID: daniel@percona.com-20140530010913-4wep0en37aa4vvok
Merge release-2.2.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
{
36
36
package Percona::Toolkit;
37
37
 
38
 
our $VERSION = '2.2.7';
 
38
our $VERSION = '2.2.8';
39
39
 
40
40
use strict;
41
41
use warnings FATAL => 'all';