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

@@ -18,7 +18,7 @@
# ###########################################################################
package Percona::Toolkit;
our $VERSION = '2.2.9';
our $VERSION = '2.2.10';
use strict;
use warnings FATAL => 'all';