mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-22 11:54:54 +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:
@@ -45,7 +45,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.3.1';
|
||||
our $VERSION = '3.3.2';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -7701,6 +7701,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-index-usage 3.3.1
|
||||
pt-index-usage 3.3.2
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user