mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-24 21:35:00 +00:00
Release 3.7.0
- Updated version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user