Updated Percona::Toolkit version to 3.0.3

This commit is contained in:
Carlos Salguero
2017-05-16 09:14:50 -03:00
parent e4d80c31ec
commit 04961a8f07
19 changed files with 19 additions and 19 deletions

View File

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