Updated Percona::Toolkit version

This commit is contained in:
Carlos Salguero
2017-07-31 15:29:08 -03:00
parent 4f75811b4f
commit 85ecf7d30c
19 changed files with 19 additions and 19 deletions

View File

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