Updated version to 3.0.11 (pre-release)

This commit is contained in:
Carlos Salguero
2018-06-25 12:34:35 -03:00
parent 9ac2445550
commit d58d9e9fc4
19 changed files with 20 additions and 20 deletions

View File

@@ -39,7 +39,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.0.10';
our $VERSION = '3.0.11-dev';
use strict;
use warnings FATAL => 'all';