Updated version number to 3.0.7

This commit is contained in:
Carlos Salguero
2018-03-01 09:05:31 -03:00
parent d93198c4a0
commit 4689ab6c20
17 changed files with 17 additions and 17 deletions

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.6';
our $VERSION = '3.0.7';
use strict;
use warnings FATAL => 'all';