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

@@ -38,7 +38,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.3.0';
our $VERSION = '3.3.1';
use strict;
use warnings FATAL => 'all';
@@ -5677,6 +5677,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 3.3.0
pt-diskstats 3.3.1
=cut