PT-1959 Updated version number (#515)

Not updated in files that will be updated during the build like the
python script, Makefile.PL and some other files like documentation.
This commit is contained in:
Carlos Salguero
2021-09-20 10:27:29 -03:00
committed by GitHub
parent b19654fa48
commit d91ba9cadd
35 changed files with 53 additions and 53 deletions

View File

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