Updated version number to 2.2.10

This commit is contained in:
Frank Cizmich
2014-08-05 17:37:42 -03:00
parent bcacd7e08a
commit 6af70d3243
34 changed files with 58 additions and 52 deletions

View File

@@ -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