mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-06 12:27:56 +00:00
changed version, added changelog, fixed pxc.t
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user