Bump version 2.2.3 to 2.2.4 in tools, Changelog, and Makefile.PL. This went missing from 2.2.4 release.

This commit is contained in:
Daniel Nichter
2013-08-08 19:28:36 +00:00
parent a387fb35be
commit 50d33a4f00
35 changed files with 36 additions and 34 deletions

View File

@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'percona-toolkit',
VERSION => '2.2.3',
VERSION => '2.2.4',
EXE_FILES => [ <bin/*> ],
MAN1PODS => {
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',