mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-05 01:00:35 +08:00
changed version, added changelog, fixed pxc.t
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user