PT release 3.3.1 testing branch (#486)

* PT release 3.3.1 testing branch

* Update pkgs version

* Updated version from build script
This commit is contained in:
Carlos Salguero
2021-04-30 10:08:05 -03:00
committed by GitHub
parent 2cd3673314
commit c47ac4d4df
40 changed files with 59 additions and 57 deletions

View File

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