Update Percona::Toolkit::VERSION and Changelog.

This commit is contained in:
Daniel Nichter
2012-11-19 18:41:34 +00:00
parent 5278451292
commit 92e1242d00
21 changed files with 24 additions and 20 deletions

View File

@@ -38,7 +38,7 @@ BEGIN {
# ###########################################################################
{
package Percona::Toolkit;
our $VERSION = '2.1.6';
our $VERSION = '2.1.7';
1;
}