Build percona-toolkit-3.0.9

This commit is contained in:
Evgeniy Patlan
2018-04-17 10:27:56 +00:00
parent 446a65bd46
commit 2dc21af50e
40 changed files with 16284 additions and 55 deletions

View File

@@ -41,7 +41,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.8';
our $VERSION = '3.0.9';
use strict;
use warnings FATAL => 'all';
@@ -6112,6 +6112,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 3.0.8
pt-slave-restart 3.0.9
=cut