changed $VERSION to 2.2.9

This commit is contained in:
Frank Cizmich
2014-07-04 13:13:38 -03:00
parent 44363d5b84
commit 2875e9b7e4
19 changed files with 19 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '2.2.8';
our $VERSION = '2.2.9';
use strict;
use warnings FATAL => 'all';