mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-15 02:02:05 +08:00
PT-1707 IPV6 support for recursion method processlist
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# ###########################################################################
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '3.0.13';
|
||||
our $VERSION = '3.0.14-dev';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
||||
Reference in New Issue
Block a user