Updated version to 3.0.10-dev

This commit is contained in:
Carlos Salguero
2018-04-24 11:56:17 -03:00
parent 5176ed45e3
commit e3a7c8036d
19 changed files with 19 additions and 19 deletions

View File

@@ -18,7 +18,7 @@
# ###########################################################################
package Percona::Toolkit;
our $VERSION = '3.0.9';
our $VERSION = '3.0.10-dev';
use strict;
use warnings FATAL => 'all';