Update Percona::Toolkit::VERSION in all tools.

This commit is contained in:
Daniel Nichter
2013-03-14 10:27:23 -07:00
parent b20316d50f
commit 4cbd8c2295
19 changed files with 19 additions and 19 deletions

View File

@@ -43,7 +43,7 @@ BEGIN {
# ###########################################################################
{
package Percona::Toolkit;
our $VERSION = '2.1.9';
our $VERSION = '2.2.1';
1;
}