Update PT version to 3.2

This commit is contained in:
Carlos Salguero
2020-04-22 09:54:40 -03:00
parent 96ed8dba0b
commit 71630d9a6d
20 changed files with 31 additions and 20 deletions

View File

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