~frank-cizmich/percona-toolkit/pt-tcs-get_id

« back to all changes in this revision

Viewing changes to bin/pt-agent

  • Committer: Daniel Nichter
  • Date: 2014-02-20 03:47:43 UTC
  • Revision ID: daniel@percona.com-20140220034743-lznbv778sibq6d8i
Set Percona::Toolkit::VERSION = 2.2.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
{
53
53
package Percona::Toolkit;
54
54
 
55
 
our $VERSION = '2.2.6';
 
55
our $VERSION = '2.2.7';
56
56
 
57
57
use strict;
58
58
use warnings FATAL => 'all';