updated tool version var to 2.2.17

This commit is contained in:
frank-cizmich
2016-03-02 20:41:45 -03:00
parent ef9f1763f2
commit ba60919cc4
20 changed files with 36 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.16';
our $VERSION = '2.2.17';
use strict;
use warnings FATAL => 'all';