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
+2 -2
View File
@@ -40,7 +40,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.12';
our $VERSION = '2.2.13';
use strict;
use warnings FATAL => 'all';
@@ -4876,6 +4876,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 2.2.12
pt-slave-delay 2.2.13
=cut