Update Changelog for 2.2.8. Set Percona::Toolkit::VERSION = 2.2.8.

This commit is contained in:
Daniel Nichter
2014-05-29 17:55:59 -07:00
parent c83e0b7040
commit 97ac58b7f2
20 changed files with 27 additions and 19 deletions

View File

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