mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 05:58:16 +00:00
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:
@@ -39,7 +39,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.3.1';
|
||||
our $VERSION = '3.3.2';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -5771,6 +5771,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-duplicate-key-checker 3.3.1
|
||||
pt-duplicate-key-checker 3.3.2
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user