mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
changed version, added changelog, fixed pxc.t
This commit is contained in:
@@ -43,7 +43,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '2.2.12';
|
||||
our $VERSION = '2.2.13';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -7910,6 +7910,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-archiver 2.2.12
|
||||
pt-archiver 2.2.13
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user