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
+2 -2
View File
@@ -37,7 +37,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.9';
our $VERSION = '2.2.10';
use strict;
use warnings FATAL => 'all';
@@ -4509,6 +4509,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 2.2.9
pt-fk-error-logger 2.2.10
=cut