mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Updated version number to 2.2.10
This commit is contained in:
@@ -35,7 +35,7 @@ BEGIN {
|
||||
{
|
||||
package Percona::Toolkit;
|
||||
|
||||
our $VERSION = '2.2.9';
|
||||
our $VERSION = '2.2.10';
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -4984,6 +4984,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-find 2.2.9
|
||||
pt-find 2.2.10
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user