Release 3.7.0

- Updated version
This commit is contained in:
Sveta Smirnova
2024-12-19 17:57:05 +03:00
parent 8fc5f6c2f3
commit 02ada0ddc9
37 changed files with 56 additions and 56 deletions

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.6.0';
our $VERSION = '3.7.0';
use strict;
use warnings FATAL => 'all';
@@ -6415,6 +6415,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 3.6.0
pt-variable-advisor 3.7.0
=cut