mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-02-27 02:00:57 +08:00
RM-1554 - Percona Toolkit 3.7.1
- Updated Go to 1.25.5 - Updated version for all tools
This commit is contained in:
@@ -37,7 +37,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.7.0';
|
||||
our $VERSION = '3.7.1';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -4824,6 +4824,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fk-error-logger 3.7.0
|
||||
pt-fk-error-logger m.n.p
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user