changed version, added changelog, fixed pxc.t

This commit is contained in:
Frank Cizmich
2015-01-22 10:51:26 -02:00
parent 8af390e8be
commit 1ccd6e528a
35 changed files with 70 additions and 54 deletions

View File

@@ -38,7 +38,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.12';
our $VERSION = '2.2.13';
use strict;
use warnings FATAL => 'all';
@@ -6225,6 +6225,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 2.2.12
pt-heartbeat 2.2.13
=cut